mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-30 14:04:27 +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>
|