diff options
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,4 +8,5 @@ theme = 'hugo-xmin' [markup.highlight] style = "github" - noClasses = false
\ No newline at end of file + noClasses = false + codeFences = true
\ No newline at end of file |