[Checkins] SVN: manuel/trunk/src/index.txt fix ReST so note is actually visible ; -)

Chris Withers chris at simplistix.co.uk
Thu Sep 2 13:24:54 EDT 2010


Log message for revision 116160:
  fix ReST so note is actually visible ;-)

Changed:
  U   manuel/trunk/src/index.txt

-=-
Modified: manuel/trunk/src/index.txt
===================================================================
--- manuel/trunk/src/index.txt	2010-09-02 16:29:32 UTC (rev 116159)
+++ manuel/trunk/src/index.txt	2010-09-02 17:24:53 UTC (rev 116160)
@@ -461,7 +461,7 @@
     >>> document.process_with(m, globs={})
     >>> print document.formatted()
 
-.. note: The "invisible-code-block" directive will work with either one or two
+.. note:: The "invisible-code-block" directive will work with either one or two
    colons.  The reason is that reST processers (like docutils and Sphinx) will
    generate an error for unrecognized directives (like invisible-code-block).
    Therefore you can use a single colon and the line will be interpreted as a



More information about the checkins mailing list