aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/markdown_module_location.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/markdown_module_location.mdwn')
-rw-r--r--doc/bugs/markdown_module_location.mdwn8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/bugs/markdown_module_location.mdwn b/doc/bugs/markdown_module_location.mdwn
index c42662026..4deaeb19a 100644
--- a/doc/bugs/markdown_module_location.mdwn
+++ b/doc/bugs/markdown_module_location.mdwn
@@ -23,4 +23,10 @@ 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 \ No newline at end of file
+> --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]]