Search code examples
phpxhtmlhtml-parsinghtmlpurifier

new tags in HTML purifier


I get warnings like this for the <strike>, <del> and <datetime> tags:

Warning: Element 'strike' is not supported (for information on implementing this, see the support forums) in ...

Attribute 'datetime' in element 'del' not supported (for information on implementing this, see the support forums)

So how do I implement them?

Or where exactly do I have to look in their forums?


Solution

  • Check out http://htmlpurifier.org/docs/enduser-customize.html