feat(editor): add footnotes

This commit is contained in:
Elian Doran
2025-01-06 20:30:11 +02:00
parent 37ce55506b
commit 8bebd0a798
3 changed files with 4 additions and 3 deletions

View File

@@ -174,7 +174,8 @@ const editorConfig = {
'Mathematics',
'AutoformatMath',
'indentBlockShortcutPlugin',
'removeFormatLinksPlugin'
'removeFormatLinksPlugin',
'Footnotes'
],
toolbar: {
items: []