Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Fix formatting. #407

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/tests/aMustContainText.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Because many users of screen-readers use links to navigate the page, providing l

Example
-------
Wrong
Wrong
-----

.. code-block:: html
Expand All @@ -29,7 +29,7 @@ Example



Right
Right
-----

.. code-block:: html
Expand All @@ -41,4 +41,4 @@ Example

.. code-block:: html

<a href="home.png"><img src="home.png" alt="Return Home">/</a>
<a href="home.png"><img src="home.png" alt="Return Home">/</a>