Topic: some html returns nothing after filtering
I have been using htmLawed to process/beautify some html before rendering and have noticed that some html (although completely valid) returns no string after sending it through the processor.
Please see this page as an example:
http://stitch-technologies.com/contact-us
I believe it may have something to do with the square brackets in the input attributes. I have turned htmLawed off for that page, otherwise I get a blank page.