aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-12-06 13:41:54 +0100
committerache <ache@ache.one>2017-12-06 13:41:54 +0100
commit05704944c62536c2ed0b816dad19206cd84af230 (patch)
tree1fe71b4cb568c7bf67283e04b09c6e60e9450f1c /package.json
parentUpdate everything (diff)
"Init commit"
Diffstat (limited to 'package.json')
-rw-r--r--package.json13
1 files changed, 11 insertions, 2 deletions
diff --git a/package.json b/package.json
index faa784a..5da9700 100644
--- a/package.json
+++ b/package.json
@@ -9,14 +9,23 @@
"dependencies": {
"directory-tree": "^2.0.0",
"express": "^4.15.5",
+ "rehype-format": "^2.2.0",
+ "rehype-katex": "^1.0.0",
"rehype-raw": "^2.0.0",
+ "rehype-stringify": "^3.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-math": "^1.0.0",
+ "remark-qcm": "git+http://git.ache.one/remark-qcm",
+ "remark-mermaid-simple": "git+http://git.ache.one/remark-mermaid-simple/",
+ "remark-line-input": "git+http://git.ache.one/remark-line-input/",
+ "remark-text-input": "git+http://git.ache.one/remark-text-input/",
+ "remark-special-box": "git+http://git.ache.one/remark-special-box/",
"remark-preset-lint-markdown-style-guide": "^2.1.1",
+ "remark-rehype": "^3.0.0",
+ "unist-util-inspect": "^4.1.2",
"vfile-reporter": "^4.0.0"
},
"author": "Titely",