docling/tests/data/test_01.asciidoc
Peter Staar 5016daeae3 first working asciidoc parser
Signed-off-by: Peter Staar <taa@zurich.ibm.com>
2024-10-18 16:51:39 +02:00

20 lines
323 B
Plaintext

= Sample Document Title
== Section 1
This is some introductory text in section 1.
=== Subsection 1.1
* First list item
* Second list item
This is some introductory text in section 1.1.
- A dash list item
== Section 2
This is some text in section 2.
|Header 1|Header 2|
|Value 1|Value 2|
|Value 3|Value 4|