mediawiki-extensions-CodeMi.../resources
bhsd 34d28344a9 fix heading style conflict with CM5
CSS classes such as `.cm-mw-section-3` are assigned to the `<pre>` elements in CM5 while to the `<span>` elements in CM6. The heading styles for CM6 should not interfere with CM5, at least for now.

Bug: T355290
Change-Id: I47426a8319e67503014f847fba39891bdf42db5b
(cherry picked from commit e0af18f99d)
2024-01-18 22:56:32 +00:00
..
addon/edit build: Update linters 2023-09-13 14:02:43 +01:00
dist .nvmrc: Update now we're using Node 18 2024-01-11 11:05:51 -05:00
lib resources: Manage upstream CodeMirror using ManageForeignResources 2023-09-21 12:40:53 +01:00
mode/mediawiki fix heading style conflict with CM5 2024-01-18 22:56:32 +00:00
modules/ve-cm Remove useless @copyright tags from VE code headers 2023-12-18 17:01:58 +00:00
.eslintrc.json CodeMirror6: add new modules, feature flag, and URL query parameter 2023-10-09 19:51:24 -04:00
ext.CodeMirror.js Convert applicable ResourceLoader modules to use packageFiles 2023-08-24 11:55:13 -04:00
ext.CodeMirror.less Support WikiEditor's realtime-preview feature 2022-03-24 12:02:03 +08:00
ext.CodeMirror.v6.WikiEditor.init.js Implement core MediaWiki stream parser for CodeMirror 6 2024-01-02 23:18:32 -05:00
ext.CodeMirror.v6.WikiEditor.less CodeMirrorWikiEditor: add bracketMatching as default extension 2023-12-06 01:46:58 -05:00
ext.CodeMirror.WikiEditor.js Bump Node dependencies and fix deprecations and linting failures 2023-12-06 00:43:15 -05:00