Omar Elewa
Results
3
issues of
Omar Elewa
My HTML content contains MathML tags. When I try to convert it, an HtmlParsingException is raised. Is there a way to handle this ??
I am using a [laravel html purifier][1] package for purifying my rich text from any xss before storing in database. But my rich text allows for Wiris symbols which uses...
I have noticed that the clean method is replacing any self closing tag with end tag. **But**, not for every tag. I have a `` tag which is replaced by...