summaryrefslogtreecommitdiff
path: root/remarkrc
diff options
context:
space:
mode:
Diffstat (limited to 'remarkrc')
-rw-r--r--remarkrc23
1 files changed, 0 insertions, 23 deletions
diff --git a/remarkrc b/remarkrc
deleted file mode 100644
index 3675d65..0000000
--- a/remarkrc
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "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"},
- "remark-kbd":null,
- "remark-highlight.js":null,
- "remark-rehype":{"allowDangerousHTML":true},
- "remark-grid-tables":null,
- "rehype-katex":null,
- "rehype-raw":null,
- "rehype-stringify":null
- },
- "settings": {
- "footnotes": true
- }
-}