summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-12-29 09:21:47 +0100
committerache <ache@ache.one>2018-12-29 09:21:47 +0100
commit7849f14e862acec65d0d0ed623a450e847dcafee (patch)
tree4226f98cb1c0be3639db606fcb82ee6e0ce3d972 /package.json
parentScss lint (diff)
Numbered footnotes
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 28018d2..620717b 100644
--- a/package.json
+++ b/package.json
@@ -21,6 +21,7 @@
"remark-parse": "^5.0.0",
"remark-preset-lint-markdown-style-guide": "^2.1.1",
"remark-rehype": "^3.0.0",
+ "remark-numbered-footnotes": "^1.0.9",
"remark-special-box": "git+http://git.ache.one/remark-special-box/",
"remark-text-input": "git+http://git.ache.one/remark-text-input/"
},