summaryrefslogtreecommitdiff
path: root/remarkrc
diff options
context:
space:
mode:
Diffstat (limited to 'remarkrc')
-rw-r--r--remarkrc9
1 files changed, 8 insertions, 1 deletions
diff --git a/remarkrc b/remarkrc
index e5cad84..3675d65 100644
--- a/remarkrc
+++ b/remarkrc
@@ -1,8 +1,15 @@
{
"plugins": {
+ "remark-line-input":null,
+ "remark-text-input":null,
+ "remark-select":null,
+ "remark-numbered-footnotes":null,
+ "remark-multiple-choice":null,
+ "remark-special-box":null,
"remark-slug":null,
"remark-math":null,
- "remark-toc": {"heading": "Sommaire", "ordered": true},
+ "remark-toc": {"heading": "Sommaire"},
+ "remark-kbd":null,
"remark-highlight.js":null,
"remark-rehype":{"allowDangerousHTML":true},
"remark-grid-tables":null,