mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-09-05 19:42:59 +02:00
fix figure shortcode being rendered
This commit is contained in:
@ -246,7 +246,7 @@ use `align=center` to center image with captions
|
|||||||
ex.
|
ex.
|
||||||
|
|
||||||
```md
|
```md
|
||||||
{{< figure align=center src="image.jpg" >}}
|
{{</* figure align=center src="image.jpg" */>}}
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Reference in New Issue
Block a user