From 39eb079dae82d787362cc495e874b6fdeb6b8612 Mon Sep 17 00:00:00 2001 From: Leonard Richardson Date: Wed, 10 Dec 2014 19:08:58 -0500 Subject: Fixed inconsistent markup in documentation. [bug=1273002] --- doc/source/index.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/source') diff --git a/doc/source/index.rst b/doc/source/index.rst index 4f3bd0b..ef3ca7e 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -539,7 +539,7 @@ Here's the "Three sisters" HTML document again:: html_doc = """ The Dormouse's story - +

The Dormouse's story

Once upon a time there were three little sisters; and their names were @@ -996,7 +996,7 @@ Once again, I'll be using the "three sisters" document as an example:: html_doc = """ The Dormouse's story - +

The Dormouse's story

Once upon a time there were three little sisters; and their names were @@ -2625,7 +2625,7 @@ three ``SoupStrainer`` objects:: html_doc = """ The Dormouse's story - +

The Dormouse's story

Once upon a time there were three little sisters; and their names were -- cgit v1.2.3