mirror of
https://github.com/zadam/trilium.git
synced 2025-10-27 16:26:31 +01:00
update codemirror to 5.39.2
This commit is contained in:
@@ -163,8 +163,9 @@ CodeMirror.defineMode("xml", function(editorConf, config_) {
|
||||
stream.next();
|
||||
}
|
||||
return style;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
function doctype(depth) {
|
||||
return function(stream, state) {
|
||||
var ch;
|
||||
|
||||
Reference in New Issue
Block a user