aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/nested_preprocessor_directives.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-04-30 16:52:19 -0400
committerJoey Hess <joey@kitenet.net>2011-04-30 16:52:19 -0400
commit86aaa4223c80e438190abef447d2c9101c87ea66 (patch)
tree7cde1f5438455645f7bef5ea9f1d28c87c732dec /doc/todo/nested_preprocessor_directives.mdwn
parent05b55f06fa36f45a80231bd43a9e1503c445ca2a (diff)
downloadikiwiki-86aaa4223c80e438190abef447d2c9101c87ea66.tar
ikiwiki-86aaa4223c80e438190abef447d2c9101c87ea66.tar.gz
add github timo repo
Diffstat (limited to 'doc/todo/nested_preprocessor_directives.mdwn')
-rw-r--r--doc/todo/nested_preprocessor_directives.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/nested_preprocessor_directives.mdwn b/doc/todo/nested_preprocessor_directives.mdwn
index 1d44cea88..f38f94444 100644
--- a/doc/todo/nested_preprocessor_directives.mdwn
+++ b/doc/todo/nested_preprocessor_directives.mdwn
@@ -26,7 +26,7 @@ nesting, a new syntax would be needed. Maybe something xml-like?
>>
>> \[[!directive text=<<FOO
>> ...
->> <<FOO]]
+>> FOO]]
>>
>> Since that's implemented, I will probably just merge it,
>> once I satisfy myself it doesn't blow up in any edge cases.