1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-15 23:35:34 +00:00
elinks/test/comments.html
Petr Baudis 0f6d4310ad Initial commit of the HEAD branch of the ELinks CVS repository, as of
Thu Sep 15 15:57:07 CEST 2005. The previous history can be added to this
by grafting.
2005-09-15 15:58:31 +02:00

12 lines
443 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!---->1<!-- empty comment -->2
<!-- comment -- no comment -- another comment -- >3<!-- should treat "no comment" as part of the tag? -->4
<! -- still valid.. -->5
<!-- this is a multiline comment o/
the second line is here \o -->6
<!-->-->7<!-- weird comment to the left, it should show nothing -->8
<!------ comment -->9
<!>0
<!----->A
<!------>This is a comment-->B