summaryrefslogtreecommitdiffstats
path: root/docs/content
diff options
context:
space:
mode:
authorJoe Mooring <joe@mooring.com>2023-05-06 09:36:29 -0700
committerGitHub <noreply@github.com>2023-05-06 09:36:29 -0700
commitbcd7ac77043cdf268ef8bf6f2fe33c860c48baaf (patch)
tree651790df7654d82e00c6ebfc5a654629bdd8276a /docs/content
parenta4fb8dc6bc4358ca5c307e1af4a50fee2a0c4c12 (diff)
Revert "Update syntax-highlighting.md (#10929)" (#10930)
Diffstat (limited to 'docs/content')
-rw-r--r--docs/content/en/content-management/syntax-highlighting.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/content-management/syntax-highlighting.md b/docs/content/en/content-management/syntax-highlighting.md
index 9e1fc02d6..5f8a44ee2 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