fix code fencing (#9038)
This commit is contained in:
@@ -192,7 +192,7 @@ Hugo [Shortcodes](https://gohugo.io/content-management/shortcodes) help create d
|
|||||||
|
|
||||||
2. Use the following syntax to apply a style:
|
2. Use the following syntax to apply a style:
|
||||||
|
|
||||||
```md
|
```
|
||||||
{{</* note */>}}
|
{{</* note */>}}
|
||||||
**Note:** The prefix you use is the same text you use in the tag.
|
**Note:** The prefix you use is the same text you use in the tag.
|
||||||
{{</* /note */>}}
|
{{</* /note */>}}
|
||||||
|
|||||||
Reference in New Issue
Block a user