From d475f96f79883d9898d65bfb8ead8fd643ec9b3a Mon Sep 17 00:00:00 2001 From: ache Date: Tue, 6 Feb 2018 05:35:48 +0100 Subject: config files of the news tools --- remarkrc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 remarkrc (limited to 'remarkrc') diff --git a/remarkrc b/remarkrc new file mode 100644 index 0000000..1a0cf11 --- /dev/null +++ b/remarkrc @@ -0,0 +1,16 @@ +{ + "plugins": { + "remark-line-input":null, + "remark-text-input":null, + "remark-select":null, + "remark-multiple-choice":null, + "remark-special-box":null, + "remark-math":null, + "remark-kbd":null, + "remark-highlight.js":null, + "remark-rehype":{"allowDangerousHTML":true}, + "rehype-katex":null, + "rehype-raw":null, + "rehype-stringify":null + } +} -- cgit v1.2.3