docling/tests/data/html/hyperlink_01.html

17 lines
261 B
HTML

<html>
<body>
<h1>Something</h1>
<p>
Please follow the link to:
<a href="#">
<span class="icon icon--right"></span> This page
</a>
.
</p>
<div class="mod mod-contentpage">
</div>
</body>
</html>