🚸 Improve text extraction even further
[Sone.git] / src / test / resources / net / pterodactylus / sone / core / element-loader5.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4         <title>Some Nice Page Title</title>
5 </head>
6 <body>
7 <center>
8 <h1>First Paragraph</h1>
9 <p>This is the <a href="#foo">first paragraph</a> of the very nice freesite.</p>
10 </center>
11 </body>
12 </html>