diff --git a/content/en/content-management/syntax-highlighting.md b/content/en/content-management/syntax-highlighting.md index d61afa289..7fa4e85af 100644 --- a/content/en/content-management/syntax-highlighting.md +++ b/content/en/content-management/syntax-highlighting.md @@ -20,7 +20,7 @@ See [Configure Highlight](/getting-started/configuration-markup#highlight). ## 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: