Revert "Update syntax-highlighting.md (#10929)" (#10930)

This reverts commit a4fb8dc6bc4358ca5c307e1af4a50fee2a0c4c12.
This commit is contained in:
Joe Mooring 2023-05-06 09:36:29 -07:00 committed by GitHub
parent 917a0e24d2
commit f340139f84

View 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