]> sipb.mit.edu Git - ikiwiki.git/commitdiff
Add gitbranch template to inline_raw_files.mdwn.
authorhttps://www.google.com/accounts/o8/id?id=AItOawna1dYW4AIhTgNOMGflUf8PlpHlugZn5cA <William@web>
Tue, 5 Oct 2010 14:08:23 +0000 (14:08 +0000)
committerJoey Hess <joey@kitenet.net>
Tue, 5 Oct 2010 14:08:23 +0000 (14:08 +0000)
doc/todo/inline_raw_files.mdwn

index 2968bad404cf85b1e6b3128340bab3ecc281bf0b..b5a525ac05211ed14ccd5a8eec2575c52eb494e6 100644 (file)
@@ -1,13 +1,14 @@
+[[!template id=gitbranch branch=wtk/master author="[[wtk]]"]]
+
 summary
 =======
 
 Extend inlining to handle raw files (files with unrecognized extensions).
 
 summary
 =======
 
 Extend inlining to handle raw files (files with unrecognized extensions).
 
-Also raise an error in IkiWiki::pagetype($file) if $file is blank, which avoids trying to do much with missing files, etc.
+Also raise an error in `IkiWiki::pagetype($file)` if `$file` is blank, which avoids trying to do much with missing files, etc.
 
 
-I've included this patch (and some other adjustments) in my [branch] of the IkiWiki Git repository.  I'm using the new code in my [blog][].
+I'm using the new code in my [blog][].
 
 
-[branch]: http://github.com/wking/ikiwiki
 [blog]: http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/yacc2dot/
 
 usage
 [blog]: http://www.physics.drexel.edu/~wking/unfolding-disasters/posts/yacc2dot/
 
 usage