Revert "Update syntax-highlighting.md (#10929)" (#10930) - hugo - [fork] hugo port for 9front
HTML git clone git@git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit bcd7ac77043cdf268ef8bf6f2fe33c860c48baaf
DIR parent a4fb8dc6bc4358ca5c307e1af4a50fee2a0c4c12
HTML Author: Joe Mooring <joe@mooring.com>
Date: Sat, 6 May 2023 09:36:29 -0700
Revert "Update syntax-highlighting.md (#10929)" (#10930)
This reverts commit a4fb8dc6bc4358ca5c307e1af4a50fee2a0c4c12.
Diffstat:
M docs/content/en/content-management… | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git 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