+[[!template id=gitbranch branch=wtk/master author="[[wtk]]"]]
+
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