RetroZilla/parser/htmlparser/tests/outsinks/quotes.html

6 lines
94 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<body>
This is a page with "double quotes" and &lt;angle brackets&gt;.
</body>
</html>