summaryrefslogtreecommitdiff
path: root/doc/bugs/markdown_module_location.mdwn
blob: 6534687577493655c1484a77d7276804a5078a25 (plain)

If the Markdown module is installed via CPAN rather than apt then the module is actually Text::Markdown.

I had to edit the source to change this on my old server. I have filed a bug against 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