mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 16:39:03 -04:00
Update syntax-highlighting.md
This commit is contained in:
parent
1c6e6d2388
commit
df9dead83d
@ -93,11 +93,6 @@ See [Highlight](/functions/highlight/).
|
||||
|
||||
Highlighting in code fences is enabled by default.{{< new-in "0.60.0" >}}
|
||||
|
||||
````
|
||||
```go-html-template{hl_lines=[3,"5-6"],linenos=true}
|
||||
```
|
||||
````
|
||||
|
||||
````
|
||||
```go {linenos=table,hl_lines=[8,"15-17"],linenostart=199}
|
||||
// ... code
|
||||
|
Loading…
x
Reference in New Issue
Block a user