This is a test of the new code-block directive: .. Translate this document to HTML with a pygments enhanced frontend, e.g. ../rst2html-highlight --stylesheet=../data/pygments-default.css ../rst2latex-highlight --stylesheet=../data/pygments-docutileroles.sty .. code-block:: python def my_function(): "just a test" print 8/2