fix: An unknown language annotation in code fences will no longer throw an error. It was only possible to hit this if you imported markdown from another source.

closes #1284
This commit is contained in:
Tom Moor 2020-05-23 11:01:07 -07:00
parent 69d16dd1d4
commit 603f7962a2
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@
"react-portal": "^4.0.0",
"react-router-dom": "^5.1.2",
"react-waypoint": "^9.0.2",
"rich-markdown-editor": "^10.0.1",
"rich-markdown-editor": "^10.0.2-0",
"sequelize": "^5.21.1",
"sequelize-cli": "^5.5.0",
"sequelize-encrypted": "^0.1.0",