mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-12-14 00:23:04 +01:00
7 lines
99 B
Plaintext
7 lines
99 B
Plaintext
|
--INI--
|
||
|
HTML.Trusted = true
|
||
|
--HTML--
|
||
|
<ul><!-- Foo --></ul>
|
||
|
--EXPECT--
|
||
|
--# vim: et sw=4 sts=4
|