mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2025-09-05 03:28:34 +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.
|
||||
|
||||
```md
|
||||
{{< figure align=center src="image.jpg" >}}
|
||||
{{</* figure align=center src="image.jpg" */>}}
|
||||
```
|
||||
|
||||
---
|
||||
|
Reference in New Issue
Block a user