mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-19 09:25:09 -04:00
fix figure shortcode being rendered
This commit is contained in:
parent
b6a6d36ec9
commit
1bc289f836
1 changed files with 1 additions and 1 deletions
|
@ -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" */>}}
|
||||
```
|
||||
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue