.. _paragraph_with_inline_markup:

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

.. _inline_internal_targets:

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 \(|image_1|\), and
inline internal targets. There are also `anonomyous`__ hyperlinks, which also
`may contain more then one word`__.

__ http://www.python.org
__ http://python.org
__ http://example.org
__ http://example.org
__ http://example.org

.. |image_1| image:: example.png

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

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