mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-15 20:44:01 +02:00
Update syntax-highlighting.md (#10929)
This commit is contained in:
@@ -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
|
## List of Chroma Highlighting Languages
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user