Some **rST** text.

.. code-block:: python

    def test():
      return 'Hello World'
