markup icon indicating copy to clipboard operation
markup copied to clipboard

figure, figcaption

Open nschloe opened this issue 3 years ago • 0 comments

I find that figure and figcaption are apparently allowlisted, but the tags are removed in HTML output:

<figure>
Hello!
<figcaption>
Caption
</figcaption>
</figure>
Hello!
Caption

nschloe avatar Jun 17 '21 22:06 nschloe