Update syntax-highlighting.md (#10929)

This commit is contained in:
Kirill Bobyrev 2023-05-06 07:00:37 -07:00 committed by GitHub
parent 06858c646e
commit 917a0e24d2

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