mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-03-11 17:18:44 +00:00
6 lines
109 B
Plaintext
6 lines
109 B
Plaintext
--INI--
|
|
HTML.Trusted = true
|
|
--HTML--
|
|
<table><!-- foo --><tr><td>Foo</td></tr></table>
|
|
--# vim: et sw=4 sts=4
|