mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-31 18:52:38 +00:00
Fixed typo in heading - Hightlighter
A simple change to heading to fix a typo - "Hightlighter" should be "Highlighter"
This commit is contained in:
committed by
Kaushal Modi
parent
72b2db77ca
commit
1e72e2b3ec
@@ -62,7 +62,7 @@ func GetTitleFunc(style string) func(s string) string {
|
||||
{{< / highlight >}}
|
||||
|
||||
|
||||
## Configure Syntax Hightlighter
|
||||
## Configure Syntax Highlighter
|
||||
To make the transition from Pygments to Chroma seamless, they share a common set of configuration options:
|
||||
|
||||
pygmentsOptions
|
||||
|
||||
Reference in New Issue
Block a user