From 0ac7b075f76b3989fe9eb763b73bab827c9deccd Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 25 Dec 2009 06:44:37 +0000 Subject: Fix syntax errors found via manuel, and add manuel-style markers to prevent untestable code blocks from being tested. --- docs/narr/templates.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/narr/templates.rst') diff --git a/docs/narr/templates.rst b/docs/narr/templates.rst index c8778ffdf..1ea8da369 100644 --- a/docs/narr/templates.rst +++ b/docs/narr/templates.rst @@ -349,6 +349,7 @@ then return that string as the body of a :term:`WebOb` `_ installed, here's an example of using Mako from within a :mod:`repoze.bfg` :term:`view`: +.. ignore-next-block .. code-block:: python :linenos: -- cgit v1.2.3