handle raw editor html pastes with unified

This commit is contained in:
Shawn Erquhart
2017-06-09 18:07:51 -04:00
parent b5e0be43f2
commit b22323201d
2 changed files with 11 additions and 8 deletions

View File

@ -158,10 +158,12 @@
"redux-optimist": "^0.0.2",
"redux-thunk": "^1.0.3",
"rehype-parse": "^3.1.0",
"rehype-remark": "^2.0.0",
"rehype-stringify": "^3.0.0",
"remark-html": "^6.0.0",
"remark-parse": "^3.0.1",
"remark-rehype": "^2.0.0",
"remark-stringify": "^3.0.1",
"selection-position": "^1.0.0",
"semaphore": "^1.0.5",
"slate": "^0.14.14",