aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-11-24 05:51:06 +0100
committerache <ache@ache.one>2017-11-24 05:51:06 +0100
commit04a81e96972404270709724be7c69854faf827a4 (patch)
tree83f06fb705581758709f44a19e6925873b445185 /package.json
parentClean up of useless script and css (diff)
New markdown interpreter
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6d610dc..faa784a 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,15 @@
"dependencies": {
"directory-tree": "^2.0.0",
"express": "^4.15.5",
- "markdown-it": "git+http://git.ache.one/markdown-it"
+ "rehype-raw": "^2.0.0",
+ "remark": "^8.0.0",
+ "remark-highlight.js": "^5.0.0",
+ "remark-html": "^6.0.1",
+ "remark-kbd": "^1.0.6",
+ "remark-math": "^1.0.3",
+ "remark-mermaid-simple": "file:///home/ache/git/remark-mermaid-simple",
+ "remark-preset-lint-markdown-style-guide": "^2.1.1",
+ "vfile-reporter": "^4.0.0"
},
"author": "Titely",
"license": ""