mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-08-14 11:32:26 +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