mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-19 06:24:38 -04:00
Clarify that generated syntax highlighter css overrides markup.highlight.style
This commit is contained in:
parent
6e739fcbfe
commit
a133a48285
@ -20,7 +20,7 @@ See [Configure Highlight](/getting-started/configuration-markup#highlight).
|
|||||||
|
|
||||||
## Generate syntax highlighter CSS
|
## Generate syntax highlighter CSS
|
||||||
|
|
||||||
If you run with `markup.highlight.noClasses=false` in your site configuration, you need a style sheet.
|
If you run with `markup.highlight.noClasses=false` in your site configuration, you need a style sheet. The style sheet will override the style specified in [`markup.highlight.style`](/functions/transform/highlight/#options).
|
||||||
|
|
||||||
You can generate one with Hugo:
|
You can generate one with Hugo:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user