Accept image pasting functionality (#151)

* Accept image pasting functionality

* Bump to 0.7.1

* Default alt text should be like github

* sync modelValue changes to codemirror state

* Refactor image uploading in paste

* Fix error handling in image upload
This commit is contained in:
Carter
2023-11-18 23:55:34 -05:00
committed by GitHub
parent cbcee037a7
commit f6eff090e7
2 changed files with 71 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "omorphia",
"type": "module",
"version": "0.7.0",
"version": "0.7.1",
"files": [
"dist",
"locales"