feat(math/display): allow inserting in display in a list

This commit is contained in:
Elian Doran
2025-03-15 01:07:59 +02:00
parent 4db2aab47f
commit 63ad784021
3 changed files with 3 additions and 3 deletions

View File

@@ -174,7 +174,7 @@ const editorConfig = {
"SelectAll",
"IncludeNote",
"CutToNote",
"Mathematics",
"Math",
"AutoformatMath",
"indentBlockShortcutPlugin",
"removeFormatLinksPlugin",