diff options
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/New_preprocessor_directive_syntax.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/New_preprocessor_directive_syntax.mdwn b/doc/todo/New_preprocessor_directive_syntax.mdwn index 7790c2f78..0302c4e38 100644 --- a/doc/todo/New_preprocessor_directive_syntax.mdwn +++ b/doc/todo/New_preprocessor_directive_syntax.mdwn @@ -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]] |