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

This reverts commit a4fb8dc6bc.
This commit is contained in:
Joe Mooring 2023-05-06 09:36:29 -07:00 committed by GitHub
parent a4fb8dc6bc
commit bcd7ac7704
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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