mirror of
https://github.com/zadam/trilium.git
synced 2025-10-31 18:36:30 +01:00
fix(ck-mermaid): lazy loading if mermaid is not loaded
This commit is contained in:
@@ -175,7 +175,8 @@ const editorConfig = {
|
||||
'AutoformatMath',
|
||||
'indentBlockShortcutPlugin',
|
||||
'removeFormatLinksPlugin',
|
||||
'Footnotes'
|
||||
'Footnotes',
|
||||
'Mermaid'
|
||||
],
|
||||
toolbar: {
|
||||
items: []
|
||||
|
||||
Reference in New Issue
Block a user