]> sipb.mit.edu Git - ikiwiki.git/commitdiff
add github timo repo
authorJoey Hess <joey@kitenet.net>
Sat, 30 Apr 2011 20:52:19 +0000 (16:52 -0400)
committerJoey Hess <joey@kitenet.net>
Sat, 30 Apr 2011 20:52:19 +0000 (16:52 -0400)
doc/git.mdwn
doc/todo/nested_preprocessor_directives.mdwn

index d221b7c354bb31fb1c2cb74ad435d08b2893bb58..ebea400ee56b820fd77b233c0f2f85ea038bff94 100644 (file)
@@ -72,6 +72,7 @@ think about merging them. This is recommended. :-)
 * [[levitte]] `git://github.com/levitte/ikiwiki.git`
 * jo `git://git.debian.org/users/jo-guest/ikiwiki.git`
   ([browse](http://git.debian.org/?p=users/jo-guest/ikiwiki.git;a=summary))
+* [[timonator]] `git://github.com/timo/ikiwiki.git`
 
 ## branches
 
index 1d44cea88ba4846bc3f5f3303c433b183228acdf..f38f9444419d3a9f9131a138000298daf2ba9595 100644 (file)
@@ -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.