X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/a49041bf4bd45b7a1676f88d691bfa108e6f2b68..1ce85f34520acea8e582dfd50855b9019fbbd215:/doc/bugs/markdown_module_location.mdwn diff --git a/doc/bugs/markdown_module_location.mdwn b/doc/bugs/markdown_module_location.mdwn index 8554046f2..59b565ddc 100644 --- a/doc/bugs/markdown_module_location.mdwn +++ b/doc/bugs/markdown_module_location.mdwn @@ -18,4 +18,17 @@ Fixed, I think --[[Joey]] > out how to do it. A flag if you use the second import would be an ugly solution. > -- [[JamesWestby]] +Ok, the markdown in CPAN must be an entirely different version then if it +doesn't has a Markdown::Markdown. Interesting, I'll have a look at it. +--[[Joey]] +> It works if you use Text::Markdown::Markdown, sorry, I forgot to mention that. +> --JamesWestby + +I think what I've committed now will work in all cases. Well, unless there +are even more forks of markdown out there (the CPAN module is a fork +apparently...) + +[[bugs/done]] --[[Joey]] + +> It now compiles here, thanks. --JamesWestby