From 6f7bd1b933b2ed24569b90645510804b607ff428 Mon Sep 17 00:00:00 2001 From: Chun-Hung Tseng Date: Mon, 15 Jan 2018 22:22:14 +0800 Subject: feat: config mathjax to use $...$ for in-line math mode (#22) * Update cdn mathjax version to 2.7.2 --- archetypes/default.md | 1 + 1 file changed, 1 insertion(+) (limited to 'archetypes') diff --git a/archetypes/default.md b/archetypes/default.md index dd9dc12..5a49b9e 100644 --- a/archetypes/default.md +++ b/archetypes/default.md @@ -18,6 +18,7 @@ autoCollapseToc: false contentCopyright: false reward: false mathjax: false +mathjaxEnableSingleDollar: false --- -- cgit v1.2.3