From c0506411d09a9bd0a0fa74e4cb2ae730ee3d9c53 Mon Sep 17 00:00:00 2001
From: Dustin Ingram <di@users.noreply.github.com>
Date: Thu, 25 Jan 2018 07:49:33 +0100
Subject: [PATCH] Emphasize additional line

---
 docs/narr/subrequest.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/narr/subrequest.rst b/docs/narr/subrequest.rst
index 7c847de..b4deb42 100644
--- a/docs/narr/subrequest.rst
+++ b/docs/narr/subrequest.rst
@@ -62,7 +62,7 @@
 
 .. code-block:: python
    :linenos:
-   :emphasize-lines: 11
+   :emphasize-lines: 11,18
 
    from wsgiref.simple_server import make_server
    from pyramid.config import Configurator

--
Gitblit v1.9.3