1
0
mirror of https://github.com/vichan-devel/vichan.git synced 2025-01-10 13:31:43 +01:00

9 lines
240 B
Plaintext
Raw Normal View History

2015-02-20 23:16:38 -08:00
--INI--
Attr.EnableID = true
Core.LexerImpl = DirectLex
--HTML--
<img src="img_11775.jpg" alt="[Img #11775]" id="EMBEDDED_IMG_11775" >
--EXPECT--
<img src="img_11775.jpg" alt="[Img #11775]" id="EMBEDDED_IMG_11775" />
--# vim: et sw=4 sts=4