From 35e5849d0024c17bd431234c5696c9a0ca24cbc6 Mon Sep 17 00:00:00 2001 From: Aaron Date: Thu, 9 Mar 2017 20:59:27 -0500 Subject: [PATCH] Demodocs: add normal literal --- demo_docs/source/demo.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/demo_docs/source/demo.rst b/demo_docs/source/demo.rst index 22ec5a06..a0b3d315 100644 --- a/demo_docs/source/demo.rst +++ b/demo_docs/source/demo.rst @@ -123,6 +123,12 @@ to see how the text is wrapped. -- ---- -------- Now note the spacing between the words of this sentence (words should be grouped in pairs).`` +`This is an example of --inline-literal --text, --including some-- +strangely--hyphenated-words. Adjust-the-width-of-your-browser-window +to see how the text is wrapped. -- ---- -------- Now note the +spacing between the words of this sentence (words +should be grouped in pairs).` + If the ``--pep-references`` option was supplied, there should be a live link to PEP 258 here.