2015-02-20 23:16:38 -08:00

7 lines
112 B
Plaintext

--INI--
HTML.ForbiddenElements = b
HTML.ForbiddenAttributes = a@href
--HTML--
<p>foo</p>
--# vim: et sw=4 sts=4