feat(editor): add footnotes

This commit is contained in:
Elian Doran 2025-01-06 20:30:11 +02:00
parent 37ce55506b
commit 8bebd0a798
No known key found for this signature in database
3 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

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