slate-md-serializer 3.1.0 now escapes correctly

This commit is contained in:
Matthew Hodgson
2018-05-23 02:15:34 +01:00
parent 6fba8311f9
commit fc1c4996fc
2 changed files with 2 additions and 10 deletions
+1 -1
View File
@@ -86,7 +86,7 @@
"slate": "^0.33.4",
"slate-react": "^0.12.4",
"slate-html-serializer": "^0.6.1",
"slate-md-serializer": "^3.0.3",
"slate-md-serializer": "^3.1.0",
"sanitize-html": "^1.14.1",
"text-encoding-utf-8": "^1.0.1",
"url": "^0.11.0",