Update syntax-highlighting.md

This commit is contained in:
Bjørn Erik Pedersen
2019-11-27 22:59:02 +01:00
committed by GitHub
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