1
0

feat(editor): make image upload work via slash command

This commit is contained in:
kolaente
2023-10-21 13:28:59 +02:00
parent 02ab1b8c0a
commit 17c23d9463
4 changed files with 58 additions and 45 deletions

View File

@ -536,6 +536,7 @@
"cleanBlock": "Clean Block",
"link": "Link",
"image": "Image",
"imageTooltip": "Upload an image from your computer.",
"table": "Table",
"horizontalRule": "Horizontal Rule",
"horizontalRuleTooltip": "Divide a section.",