Topic: Allowing HTML, HEAD, DOCTYPE ...
I'm trying to use HtmLawed to tidy templates.
All the config I tried didn't allow HTML, HEAD elements and DOCTYPE.
I tried to allow them in the $config parameter, or in the $spec parameter.
Is there a way I could allow them ?