Skip to content

Commit

Permalink
Clairfy figure shortcode output
Browse files Browse the repository at this point in the history
  • Loading branch information
PeskyPotato authored Nov 12, 2023
1 parent c9d0dc8 commit 8c6a9bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/content-management/shortcodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ attrlink
```html
<figure>
<img src="elephant.jpg">
<figcaption>An elephant at sunset</figcaption>
<figcaption><h4>An elephant at sunset</h4></figcaption>
</figure>
```

Expand Down

0 comments on commit 8c6a9bf

Please sign in to comment.