mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 19:05:59 +01:00
feat(editor): add footnotes
This commit is contained in:
2
libraries/ckeditor/ckeditor.js
vendored
2
libraries/ckeditor/ckeditor.js
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -174,7 +174,8 @@ const editorConfig = {
|
||||
'Mathematics',
|
||||
'AutoformatMath',
|
||||
'indentBlockShortcutPlugin',
|
||||
'removeFormatLinksPlugin'
|
||||
'removeFormatLinksPlugin',
|
||||
'Footnotes'
|
||||
],
|
||||
toolbar: {
|
||||
items: []
|
||||
|
||||
Reference in New Issue
Block a user