diff options
-rw-r--r-- | doc/usage/restructuredtext/directives.rst | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/usage/restructuredtext/directives.rst b/doc/usage/restructuredtext/directives.rst index 35d4ac384..947146dd2 100644 --- a/doc/usage/restructuredtext/directives.rst +++ b/doc/usage/restructuredtext/directives.rst @@ -523,15 +523,15 @@ __ http://pygments.org/docs/lexers/ some ruby code - .. versionchanged:: 1.1 - The ``emphasize-lines`` option has been added. + .. versionchanged:: 1.1 + The ``emphasize-lines`` option has been added. - .. versionchanged:: 1.3 - The ``lineno-start``, ``caption``, ``name`` and ``dedent`` options have - been added. + .. versionchanged:: 1.3 + The ``lineno-start``, ``caption``, ``name`` and ``dedent`` options have + been added. - .. versionchanged:: 1.6.6 - LaTeX supports the ``emphasize-lines`` option. + .. versionchanged:: 1.6.6 + LaTeX supports the ``emphasize-lines`` option. .. rst:directive:: .. literalinclude:: filename |