]> sipb.mit.edu Git - ikiwiki.git/commitdiff
add closure link
authorJoey Hess <joey@kodama.kitenet.net>
Sun, 2 Mar 2008 23:11:02 +0000 (18:11 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Sun, 2 Mar 2008 23:11:02 +0000 (18:11 -0500)
doc/todo/multiple_template_directories.mdwn

index c967e87a2100302a0477ccba3b8cbf1f38c98392..c09a9595f86069aa7055079edabaac6b7f9b30a8 100644 (file)
@@ -7,6 +7,7 @@ a setup option like
 
 ought to do the trick.
 
-> Now that I look at the source, I see that ikiwiki already falls back to the > global dir when it cannot find a template. For me, this is good enough.
+> Now that I look at the source, I see that ikiwiki already falls back to the 
+> global dir when it cannot find a template. For me, this is good enough.
 > And it is even documented in the man page. Sigh. I guess this could be 
-> considered done.  
+> considered [[done]].