1

My AntiSamy is stripping the <figure> tag.

So this:

<figure> <img src="image/path"/> </figure>

Is becoming this:

<figure> </figure> <img src="image/path"/>

How can I stop this from happening?

volume one
  • 6,800
  • 13
  • 67
  • 146

0 Answers0