mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-01 20:52:27 +08:00
feat(editor): add footnotes
This commit is contained in:
parent
37ce55506b
commit
8bebd0a798
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',
|
'Mathematics',
|
||||||
'AutoformatMath',
|
'AutoformatMath',
|
||||||
'indentBlockShortcutPlugin',
|
'indentBlockShortcutPlugin',
|
||||||
'removeFormatLinksPlugin'
|
'removeFormatLinksPlugin',
|
||||||
|
'Footnotes'
|
||||||
],
|
],
|
||||||
toolbar: {
|
toolbar: {
|
||||||
items: []
|
items: []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user