aboutsummaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-09-14 17:27:24 +0100
committerYann Herklotz <git@yannherklotz.com>2021-09-14 17:27:24 +0100
commitefeab47f5a2d61e7e147302cfb8132e10244ddcd (patch)
treeee7cc3ed97671704b14c6e559c4d7554489ce855 /config.toml
parent3badbecee97a15855eb9e3975eaf6150d5d24ef1 (diff)
downloadyannherklotz.com-efeab47f5a2d61e7e147302cfb8132e10244ddcd.tar.gz
yannherklotz.com-efeab47f5a2d61e7e147302cfb8132e10244ddcd.zip
Set no classes
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 2ec5b6d..28ee2e5 100644
--- a/config.toml
+++ b/config.toml
@@ -10,3 +10,6 @@ theme = "ymherklotz"
[markup.goldmark.renderer]
unsafe = true
+
+[markup.highlight]
+ noClasses = false