2023-02-23 10:52:06 +01:00

7 lines
118 B
Plaintext
Executable File

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