aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--generators/hugo/config.yaml13
1 files changed, 9 insertions, 4 deletions
diff --git a/generators/hugo/config.yaml b/generators/hugo/config.yaml
index 45b175c..2019a11 100644
--- a/generators/hugo/config.yaml
+++ b/generators/hugo/config.yaml
@@ -15,10 +15,15 @@ author:
paginate: 3
summaryLength: 20
-pygmentsUseClassic: false
-pygmentsCodeFences: true
-pygmentsUseClasses: true
-pygmentsCodeFencesGuessSyntax: true
+markup:
+ highlight:
+ anchorLineNos: true
+ codeFences: true
+ guessSyntax: true
+ lineNos: false
+ lineNumbersInTable: false
+ noClasses: false
+ noHl: false
outputFormats:
rss: