pandoc/tests/odt/markdown/listBlocks.md
MarLinn f068093555 Added odt reader
Fully implemented features:

* Paragraphs
* Headers
* Basic styling
* Unordered lists
* Ordered lists
* External Links
* Internal Links
* Footnotes, Endnotes
* Blockquotes

Partly implemented features:

* Citations
  Very basic, but pandoc can't do much more
* Tables
  No headers, no sizing, limited styling
2015-07-23 15:37:01 -07:00

6 lines
No EOL
497 B
Markdown

<text:list xml:id="list2666723676250588421" text:style-name="L6">
<text:list-header>
<text:p text:style-name="P1">Indented text in a list.</text:p>
</text:list-header>
<text:list-item>
<text:p text:style-name="P1">This is a numbered block.<text:line-break/>It contains several paragraphs of text.<text:line-break/>Like this.</text:p></text:list-item><text:list-item><text:p text:style-name="P1">Next item.</text:p></text:list-item></text:list></office:text></office:body></office:document-content>