]> git.maquefel.me Git - brevno-suite/hugo/commitdiff
Update syntax-highlighting.md (#10929)
authorKirill Bobyrev <3352968+kirillbobyrev@users.noreply.github.com>
Sat, 6 May 2023 14:00:37 +0000 (07:00 -0700)
committerGitHub <noreply@github.com>
Sat, 6 May 2023 14:00:37 +0000 (07:00 -0700)
docs/content/en/content-management/syntax-highlighting.md

index 5f8a44ee26ca7bbd6e8be2760e674f4d08c3985f..9e1fc02d6083808024a66269e2e335cc8f93e651 100644 (file)
@@ -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