Docling/tests/data/groundtruth/docling_v2/mixed.md.md
Panos Vagenas 85c4df887b
fix(html): fix HTML parsed heading level (#1244)
Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
2025-03-26 10:30:23 +01:00

26 lines
612 B
Markdown
Vendored

# Title
Some text
## Famous ducks
Here is a table:
| Character | Name in German | Name in French | Name in Italian |
|----------------|------------------|------------------|-------------------|
| Scrooge McDuck | Dagobert Duck | Balthazar Picsou | Paperone |
| Huey | Tick | Riri | Qui |
| Dewey | Trick | Fifi | Quo |
| Louie | Track | Loulou | Qua |
And here is more HTML:
Some paragraph.
Now a div — almost there...
- foo
- bar
The end!