aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/markdown_module_location.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-16 01:14:30 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-16 01:14:30 +0000
commit39fd60f1abcba33f3d793185cc0e31fb56441215 (patch)
tree13c9873bfe00d7a25e710d3f12c5798a2d5864f5 /doc/bugs/markdown_module_location.mdwn
parent3b42bd84ca352082489d658cad7debd4b0ef2f8a (diff)
downloadikiwiki-39fd60f1abcba33f3d793185cc0e31fb56441215.tar
ikiwiki-39fd60f1abcba33f3d793185cc0e31fb56441215.tar.gz
* Deal with CPAN installing Markdown as Text::Markdown, while it's
installed as just Markdown by apt.
Diffstat (limited to 'doc/bugs/markdown_module_location.mdwn')
-rw-r--r--doc/bugs/markdown_module_location.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/bugs/markdown_module_location.mdwn b/doc/bugs/markdown_module_location.mdwn
index 653468757..e72569f35 100644
--- a/doc/bugs/markdown_module_location.mdwn
+++ b/doc/bugs/markdown_module_location.mdwn
@@ -8,4 +8,8 @@ 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 \ No newline at end of file
+-- JamesWestby
+
+Fixed, I think --[[Joey]]
+
+[[bugs/done]]