gnu-social/vendor/zetacomponents/document/tests/files/pdf/paragraph_nons.xml
2021-07-16 19:44:40 +01:00

11 lines
544 B
XML

<?xml version="1.0"?>
<article>
<section>
<sectioninfo/>
<title>Paragraphs with inline markup</title>
<para>Paragraphs are separated by blank lines and are left-aligned.</para>
<para>Paragraphs are <emphasis>separated</emphasis> by blank lines and are left-aligned.</para>
<para>Paragraphs contain text and may contain inline markup: <emphasis>emphasis</emphasis>, <emphasis Role="strong">strong emphasis</emphasis>, or <emphasis>both <emphasis Role="strong">stacked.</emphasis></emphasis>.</para>
</section>
</article>