From: joey Date: Sat, 16 Sep 2006 01:26:55 +0000 (+0000) Subject: web commit by JamesWestby X-Git-Tag: 1.27~68 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/a49041bf4bd45b7a1676f88d691bfa108e6f2b68?ds=inline web commit by JamesWestby --- diff --git a/doc/bugs/markdown_module_location.mdwn b/doc/bugs/markdown_module_location.mdwn index e72569f35..8554046f2 100644 --- a/doc/bugs/markdown_module_location.mdwn +++ b/doc/bugs/markdown_module_location.mdwn @@ -8,8 +8,14 @@ the Debian markdown, which I guess you can consider a blocking bug of this. I tried to come up with the magical invocation to allow either location to be used by ikiwiki, but I couldn't do it. --- JamesWestby +-- [[JamesWestby]] Fixed, I think --[[Joey]] -[[bugs/done]] +> Fraid not. The import works ok, but I get + `Undefined subroutine &Markdown::Markdown called at IkiWiki/Plugin/mdwn.pm line 41.` +> This is what stumped me, I was trying to import as an alias, but couldn't work +> out how to do it. A flag if you use the second import would be an ugly solution. +> -- [[JamesWestby]] + +