mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-07 14:03:33 +02:00
@@ -62,6 +62,7 @@ by putting this in `config.toml`:
|
|||||||
{{< highlight toml "style=github" >}}
|
{{< highlight toml "style=github" >}}
|
||||||
|
|
||||||
# use Hugo's hl in markdown (with or without a language tag)
|
# use Hugo's hl in markdown (with or without a language tag)
|
||||||
|
codeFences = true
|
||||||
pygmentsCodefences = true
|
pygmentsCodefences = true
|
||||||
pygmentsCodefencesGuessSyntax = true
|
pygmentsCodefencesGuessSyntax = true
|
||||||
pygmentsStyle = "github"
|
pygmentsStyle = "github"
|
||||||
|
|||||||
Reference in New Issue
Block a user