summaryrefslogtreecommitdiff
path: root/remarkrc
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-02-07 16:39:47 +0100
committerache <ache@ache.one>2018-02-07 16:39:47 +0100
commita6459bc42fabccd33a83678355b2ec354bbfcd6b (patch)
tree7b8721cf8308243f2934defbe4f6d4062822ecca /remarkrc
parentNew design (diff)
Support of footnote
Diffstat (limited to 'remarkrc')
-rw-r--r--remarkrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/remarkrc b/remarkrc
index 1a0cf11..16f375a 100644
--- a/remarkrc
+++ b/remarkrc
@@ -12,5 +12,8 @@
"rehype-katex":null,
"rehype-raw":null,
"rehype-stringify":null
+ },
+ "settings": {
+ "footnotes": true
}
}