fix code fencing (#9038)

This commit is contained in:
makocchi
2018-06-13 08:13:29 +09:00
committed by k8s-ci-robot
parent 37284934cb
commit 8b6a747260
@@ -192,7 +192,7 @@ Hugo [Shortcodes](https://gohugo.io/content-management/shortcodes) help create d
2. Use the following syntax to apply a style:
```md
```
{{</* note */>}}
**Note:** The prefix you use is the same text you use in the tag.
{{</* /note */>}}