web commit by JoshTriplett: Fix escaping
authorJoey Hess <joey@wren.kitenet.net>
Thu, 8 Nov 2007 20:33:08 +0000 (15:33 -0500)
committerJoey Hess <joey@wren.kitenet.net>
Thu, 8 Nov 2007 20:33:08 +0000 (15:33 -0500)
doc/todo/New_preprocessor_directive_syntax.mdwn

index 7790c2f781ab3cd85fac91a3a02ec98c2e33f959..0302c4e3805977eef9d6266a3aecfeec614e63b8 100644 (file)
@@ -14,6 +14,6 @@ Making this transition would fix two major warts:
 
 * The inability to use spaces in wikilinks or link text
 * The requirement to use a trailing space on a preprocessor directive
-  with no arguments, such as `[[toc ]]`
+  with no arguments, such as `\[[toc ]]`
 
 --[[JoshTriplett]]