mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 09:15:50 +01:00
update codemirror to 5.39.2
This commit is contained in:
@@ -108,7 +108,8 @@ CodeMirror.defineMode("yaml", function() {
|
||||
literal: false,
|
||||
escaped: false
|
||||
};
|
||||
}
|
||||
},
|
||||
lineComment: "#"
|
||||
};
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user