mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-05 05:37:49 +02:00
Style refresh: add/remove vimlines, fix minor factual errors.
Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
This commit is contained in:
@@ -3,3 +3,4 @@ HTML.Trusted = true
|
||||
--HTML--
|
||||
<ul><!-- Foo --></ul>
|
||||
--EXPECT--
|
||||
--# vim: et sw=4 sts=4
|
||||
|
@@ -2,3 +2,4 @@
|
||||
HTML.Trusted = true
|
||||
--HTML--
|
||||
<table><!-- foo --><tr><td>Foo</td></tr></table>
|
||||
--# vim: et sw=4 sts=4
|
||||
|
@@ -2,3 +2,4 @@
|
||||
HTML.Trusted = true
|
||||
--HTML--
|
||||
<!-- Foobar -->
|
||||
--# vim: et sw=4 sts=4
|
||||
|
Reference in New Issue
Block a user