Purifier
Purifier copied to clipboard
'Custom_attributes' option is ignored.
Adding (in my case) ['img', 'data-src', 'Text']
to the custom_attributes
array is ignored completely. In tandem with updating HTML.Allowed array throws this error: Attribute 'data-src' in element 'img' not supported (for information on implementing this, see the support forums)
This pull-request fix this #82