<?xml version="1.0" encoding="utf-8"?>
<article xmlns="http://docbook.org/ns/docbook">
  <section>
    <sectioninfo>
      <title>Paragraph with inline markup</title>
    </sectioninfo>
    <section>
      <title><anchor ID="paragraph_with_inline_markup"/>Paragraph with inline markup</title>
      <para>Paragraphs contain text and may contain inline markup: <emphasis>emphasis</emphasis>, <emphasis Role="strong">strong emphasis</emphasis>, interpreted text, <literal>inline literals</literal>, standalone hyperlinks (<ulink url="http://www.python.org">http://www.python.org</ulink>), external hyperlinks (<ulink url="http://python.org">Python</ulink>), internal cross-references (<ulink url="http://example.org">example</ulink>), substitution references (<inlinemediaobject><imageobject><imagedata fileref="example.png"/></imageobject><textobject><para>Example image</para></textobject></inlinemediaobject>), and <anchor ID="inline_internal_targets"/>inline internal targets. There are also <ulink url="http://example.org">anonomyous</ulink> hyperlinks, which also <ulink url="http://example.org">may contain more then one word</ulink>.</para>
      <para><emphasis>Markup</emphasis> is also allwoed at the very beginning of a paragraph.</para>
      <para>Paragraphs are separated by blank lines and are left-aligned.</para>
    </section>
  </section>
</article>
