diff --git a/hugo.toml b/hugo.toml index b8118d6..0cdf279 100644 --- a/hugo.toml +++ b/hugo.toml @@ -40,6 +40,9 @@ theme = 'hugo-theme-techdoc' [markup.goldmark.parser] autoHeadingID = true autoHeadingIDType = 'github' + [markup.goldmark.extensions.typographer] + disable = true + [params.meta] description = "Arian's Basislehrjahr Notizen (Informatik Systemtechnik EFZ)"