Fix odd syntax highlighting in cross references doc

This commit is contained in:
Ryan Watters
2017-02-19 02:28:23 -06:00
parent ce58bedeb8
commit 2b06eb88c0
@@ -19,7 +19,7 @@ Hugo makes it easy to link documents together with `ref` and `relref`, both of w
## Using `ref` and `relref`
```django
```golang
{{</* ref "document" */>}}
{{</* ref "#anchor" */>}}
{{</* ref "document#anchor" */>}}