Update syntax-highlighting.md (#10929)

This commit is contained in:
Kirill Bobyrev
2023-05-06 07:00:37 -07:00
committed by GitHub
parent 4f341fa1af
commit a4fb8dc6bc

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