This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
htmlpurifier
Watch
0
Star
0
Fork
0
You've already forked htmlpurifier
mirror of
https://github.com/ezyang/htmlpurifier.git
synced
2024-11-09 23:28:42 +00:00
Code
Releases
Activity
5bc7c72608
htmlpurifier
/
tests
/
HTMLPurifier
/
HTMLT
/
trusted-comments.htmlt
6 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix broken trusted comments functionality. This fix is slightly hackish, as we simply treat comments as whitespace. This should largely be correct, and breaks no current test cases, although it could result in noncompliant behavior. Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
2009-02-05 23:04:10 +00:00
--INI--
HTML.Trusted = true
--HTML--
<!-- Foobar -->
Style refresh: add/remove vimlines, fix minor factual errors. Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
2009-04-09 16:47:10 +00:00
--# vim: et sw=4 sts=4
Copy Permalink