allowed-preserve.htmlt 193 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 --INI-- HTML.AllowedElements = b,i,p,a HTML.AllowedAttributes = a.href,*.id --HTML-- <p>Par.</p> <p>Para<a href="http://google.com/">gr</a>aph</p> Text<b>Bol<i>d</i></b> --# vim: et sw=4 sts=4