diff --git a/tests/source/docutils/directives.rst b/tests/source/docutils/directives.rst index 34cf03d..797b319 100644 --- a/tests/source/docutils/directives.rst +++ b/tests/source/docutils/directives.rst @@ -125,10 +125,10 @@ hint images ------ -.. image:: qs.png +.. image:: img/qs.png :scale: 50 % -.. image:: qs.png +.. image:: img/qs.png :height: 100px important diff --git a/tests/source/docutils/elements.rst b/tests/source/docutils/elements.rst index 6ffdd6b..685b05e 100644 --- a/tests/source/docutils/elements.rst +++ b/tests/source/docutils/elements.rst @@ -116,3 +116,10 @@ target Links ------------ See :ref:`block quote section ` above + +Other Links +----------- + +Get the latest news at `CNN`_. + +.. _CNN: http://cnn.com/