Clairfy figure shortcode output

This commit is contained in:
PeskyPotato
2023-11-12 17:52:01 +01:00
committed by GitHub
parent c9d0dc8fb2
commit 8c6a9bf020
+1 -1
View File
@@ -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>
```