mirror of
https://github.com/zadam/trilium.git
synced 2025-10-31 18:36:30 +01:00
feat(admonitions): integrate custom admonitions plugin
This commit is contained in:
@@ -179,7 +179,9 @@ const editorConfig = {
|
||||
"indentBlockShortcutPlugin",
|
||||
"removeFormatLinksPlugin",
|
||||
"Footnotes",
|
||||
"Mermaid"
|
||||
"Mermaid",
|
||||
"Kbd",
|
||||
"Admonition"
|
||||
],
|
||||
toolbar: {
|
||||
items: []
|
||||
|
||||
Reference in New Issue
Block a user