mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 10:54:46 -04:00
Fix typo in syntax highlighting page.
hightlighting -> highlighting.
This commit is contained in:
parent
f01dc555df
commit
7c120346b1
@ -16,7 +16,7 @@ aliases: [/extras/highlighting/,/extras/highlight/,/tools/syntax-highlighting/]
|
|||||||
toc: true
|
toc: true
|
||||||
---
|
---
|
||||||
|
|
||||||
From Hugo 0.28, the default syntax hightlighter in Hugo is [Chroma](https://github.com/alecthomas/chroma); it is built in Go and is really, really fast -- and for the most important parts compatible with Pygments.
|
From Hugo 0.28, the default syntax highlighter in Hugo is [Chroma](https://github.com/alecthomas/chroma); it is built in Go and is really, really fast -- and for the most important parts compatible with Pygments.
|
||||||
|
|
||||||
If you want to continue to use Pygments (see below), set `pygmentsUseClassic=true` in your site config.
|
If you want to continue to use Pygments (see below), set `pygmentsUseClassic=true` in your site config.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user