summaryrefslogtreecommitdiff
path: root/remarkrc
diff options
context:
space:
mode:
authorache <ache@ache.one>2021-10-03 01:15:04 +0200
committerache <ache@ache.one>2021-10-03 01:15:04 +0200
commit95eb84e7baf82855c391b1dd946a10199b89adcc (patch)
tree3ab7c0d3386d3bac260e98fb6b111a10e0b9d30b /remarkrc
parentZen mode CSS based (diff)
Little fixes
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,