]> BookStack Code Mirror - bookstack/blobdiff - resources/js/code/legacy-modes.mjs
CM6: Aligned styling with existing, improved theme handling
[bookstack] / resources / js / code / legacy-modes.mjs
index 857ea6787b9c1c1be0f9da4807586c8e240ec054..c3a1a1132098ad281f303fff4a253669a0a7a584 100644 (file)
@@ -23,6 +23,5 @@ export {swift} from "@codemirror/legacy-modes/mode/swift";
 export {toml} from '@codemirror/legacy-modes/mode/toml';
 export {vb} from '@codemirror/legacy-modes/mode/vb';
 export {vbScript} from '@codemirror/legacy-modes/mode/vbscript';
-export {xml, html} from '@codemirror/legacy-modes/mode/xml';
 export {yaml} from '@codemirror/legacy-modes/mode/yaml';
 export {smarty} from "@ssddanbrown/codemirror-lang-smarty";
\ No newline at end of file