From a6459bc42fabccd33a83678355b2ec354bbfcd6b Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 7 Feb 2018 16:39:47 +0100 Subject: Support of footnote --- remarkrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'remarkrc') 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 } } -- cgit v1.2.3