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
No known key found for this signature in database
3 changed files with 3 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,7 @@ const editorConfig = {
"SelectAll", "SelectAll",
"IncludeNote", "IncludeNote",
"CutToNote", "CutToNote",
"Mathematics", "Math",
"AutoformatMath", "AutoformatMath",
"indentBlockShortcutPlugin", "indentBlockShortcutPlugin",
"removeFormatLinksPlugin", "removeFormatLinksPlugin",