mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
Fix writer and seperate schema
This commit is contained in:
@@ -6,6 +6,7 @@ module.exports = {
|
||||
extends: 'ckeditor5',
|
||||
globals: {
|
||||
'MathJax': true,
|
||||
'katex': true
|
||||
'katex': true,
|
||||
'console': true
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user