mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-27 04:24:45 +00:00
Create example_08.html
Signed-off-by: ka-weihe <k@weihe.dk>
This commit is contained in:
parent
cb949f4ca2
commit
0b0c6b985b
9
tests/data/html/example_08.html
Normal file
9
tests/data/html/example_08.html
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<html>
|
||||||
|
<body>
|
||||||
|
<a href="https://example.com">Example Website</a><br>
|
||||||
|
<a href="https://github.com"></a><br>
|
||||||
|
<a href="mailto:contact@example.com">Contact Us</a><br>
|
||||||
|
<a href="#top">Go to Top</a><br>
|
||||||
|
<a href="https://wikipedia.org">Wikipedia</a>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user