2014-09-23 23:25:04 +00:00

7 lines
118 B
Plaintext

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