mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-06 21:50:48 +02:00
Add toml block and style for hugo-hl-example
This commit is contained in:
@@ -62,7 +62,9 @@ by putting this in `config.toml`:
|
||||
{{< highlight toml "style=github" >}}
|
||||
|
||||
# use Hugo's hl in markdown (with or without a language tag)
|
||||
[markup.highlight]
|
||||
codeFences = true
|
||||
style = "github"
|
||||
pygmentsCodefences = true
|
||||
pygmentsCodefencesGuessSyntax = true
|
||||
pygmentsStyle = "github"
|
||||
|
||||
Reference in New Issue
Block a user