mirror of
https://github.com/rkd77/elinks.git
synced 2024-11-01 08:47:24 -04:00
0f6d4310ad
Thu Sep 15 15:57:07 CEST 2005. The previous history can be added to this by grafting.
12 lines
443 B
HTML
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
|