mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Fix typo
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
0d45ea9cf9
commit
bd91d1cfdd
@@ -167,7 +167,7 @@ It is also possible to add syntax highlighting with GitHub flavored code fences.
|
||||
|
||||
## List of Chroma Highlighting Languages
|
||||
|
||||
The full list of Chroma lexers and their aliases (which is the identifier used in the `hightlight` template func or when doing highlighting in code fences):
|
||||
The full list of Chroma lexers and their aliases (which is the identifier used in the `highlight` template func or when doing highlighting in code fences):
|
||||
|
||||
{{< chroma-lexers >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user