summaryrefslogtreecommitdiff
path: root/remarkrc
diff options
context:
space:
mode:
authorache <ache@ache.one>2020-02-21 05:14:28 +0100
committerache <ache@ache.one>2020-02-21 05:14:28 +0100
commite3dc3e8538d4b11660e679c0afc0905149cc74d1 (patch)
tree0a94b5e8eee1efc05074b3eafcc56a5b97188dfd /remarkrc
parentInit lab (diff)
Add Toc
Diffstat (limited to 'remarkrc')
-rw-r--r--remarkrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/remarkrc b/remarkrc
index f699533..3675d65 100644
--- a/remarkrc
+++ b/remarkrc
@@ -6,7 +6,9 @@
"remark-numbered-footnotes":null,
"remark-multiple-choice":null,
"remark-special-box":null,
+ "remark-slug":null,
"remark-math":null,
+ "remark-toc": {"heading": "Sommaire"},
"remark-kbd":null,
"remark-highlight.js":null,
"remark-rehype":{"allowDangerousHTML":true},