mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-09 12:36:37 +08:00
CM6: Aligned styling with existing, improved theme handling
This commit is contained in:
@ -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";
|
Reference in New Issue
Block a user