add support for markdown text files

This commit is contained in:
Lachlan Kermode
2019-01-03 13:04:55 +00:00
parent b60d3053c7
commit 5552aa563f
7 changed files with 74 additions and 24 deletions

View File

@@ -16,6 +16,7 @@
"es6-promise": "^4.1.1",
"joi": "^14.0.1",
"leaflet": "^1.0.3",
"marked": "^0.6.0",
"normalizr": "^3.2.3",
"object-hash": "^1.3.0",
"react": "^16.6.3",