Dustin Ingram
2018-01-25 c0506411d09a9bd0a0fa74e4cb2ae730ee3d9c53
Emphasize additional line

The line adding the view must change as well, so emphasize it.

(cherry picked from commit 3a1d70d)
1 files modified
2 ■■■ changed files
docs/narr/subrequest.rst 2 ●●● patch | view | raw | blame | history
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