summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
}
}