Update syntax-highlighting.md

This commit is contained in:
Bjørn Erik Pedersen
2019-11-27 23:04:14 +01:00
committed by GitHub
parent be64af9f53
commit 345ca8c365
@@ -94,6 +94,7 @@ Highlighting in code fences is enabled by default.{{< new-in "0.60.0" >}}
````
```go {linenos=table,hl_lines=[8,"15-17"],linenostart=199}
// ... code
```
````