If Test
=======

Check out if directive in substitution definitions.

.. |empty| if:: 0

   This text should not be substituted.

.. |nonempty| if:: 1

   This text should be substituted.

A paragraph. |empty|\ |nonempty|