feat: Add 'download image' button

feat: Enable Enter+Shift shortcut in blockquotes
fix: Improve behavior of caret around inline code marks
fix: Disallow pasting embeds in table cells
This commit is contained in:
Tom Moor
2021-05-22 17:17:46 -07:00
parent 505ed3403a
commit eaf2e50af8
3 changed files with 6 additions and 5 deletions

View File

@@ -168,7 +168,7 @@
"react-window": "^1.8.6",
"reakit": "^1.3.6",
"regenerator-runtime": "^0.13.7",
"rich-markdown-editor": "^11.8.2",
"rich-markdown-editor": "^11.9.0",
"semver": "^7.3.2",
"sequelize": "^6.3.4",
"sequelize-cli": "^6.2.0",