From: Kirill Bobyrev <3352968+kirillbobyrev@users.noreply.github.com> Date: Sat, 6 May 2023 14:00:37 +0000 (-0700) Subject: Update syntax-highlighting.md (#10929) X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a4fb8dc6b;p=brevno-suite%2Fhugo Update syntax-highlighting.md (#10929) --- diff --git a/docs/content/en/content-management/syntax-highlighting.md b/docs/content/en/content-management/syntax-highlighting.md index 5f8a44ee2..9e1fc02d6 100644 --- a/docs/content/en/content-management/syntax-highlighting.md +++ b/docs/content/en/content-management/syntax-highlighting.md @@ -131,7 +131,7 @@ func GetTitleFunc(style string) func(s string) string { } ``` -The options are the same as in the [highlighting shortcode](/content-management/syntax-highlighting/#highlight-shortcode),including `linenos=false`, but note the slightly different Markdown attribute syntax. +The options are the same as in the [highlighting shortcode](/content-management/syntax-highlighting/#highlight-shortcode), including `linenos=false`, but note the slightly different Markdown attribute syntax. ## List of Chroma Highlighting Languages