commit 81ee95409aae17a28f8f525394835888034a0a8c parent be11374b867eecb7c8c8096ac28a0dc0e4f37de6 Author: Shimmy Xu <shimmy.xu@shimmy1996.com> Date: Thu, 3 Jan 2019 22:47:35 -0500 Add overridden Blackfriday options. Diffstat:
| M | config.toml | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/config.toml b/config.toml
@@ -76,3 +76,4 @@ serie = "series"
[Languages.zh.Blackfriday]
extensions = ["joinLines"]
+ smartypants = false