Paragraph with inline markup
============================

Paragraphs contain text and may contain inline markup: *emphasis*, **strong
emphasis**, `interpreted text`, ``inline literals``, standalone hyperlinks
(http://www.python.org), external hyperlinks (Python_), internal
cross-references (example_), substitution references (|example|), and _`inline
internal targets`. There are also anonomyous__ hyperlinks, which also `may
contain more then one word`__.

.. _Python: http://python.org
.. _example: http://example.org

.. |example| image:: example.png
   :alt: Example image

__ http://example.org

*Markup* is also allwoed at the very beginning of a paragraph.

Paragraphs are separated by blank lines and are left-aligned.

__ http://example.org

