mirror of
https://github.com/docling-project/docling.git
synced 2025-07-25 10:30:25 +00:00
12 lines
198 B
HTML
12 lines
198 B
HTML
![]() |
<html>
|
||
|
<body>
|
||
|
<h1>Title</h1>
|
||
|
<h2>section-1</h2>
|
||
|
<h3>section-1.1</h3>
|
||
|
<h2>section-2</h2>
|
||
|
<h4>section-2.0.1</h4>
|
||
|
<h3>section-2.2</h3>
|
||
|
<h3>section-2.3</h3>
|
||
|
</body>
|
||
|
</html>
|