diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-16 01:30:56 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-16 01:30:56 +0000 |
commit | 5f81e56678a3527bd1bb452f9eda1e288ea9e209 (patch) | |
tree | 5d814eee306be98ff9e5aff30c56ff841c6a5a18 | |
parent | a49041bf4bd45b7a1676f88d691bfa108e6f2b68 (diff) | |
download | ikiwiki-5f81e56678a3527bd1bb452f9eda1e288ea9e209.tar ikiwiki-5f81e56678a3527bd1bb452f9eda1e288ea9e209.tar.gz |
response
-rw-r--r-- | doc/bugs/markdown_module_location.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/bugs/markdown_module_location.mdwn b/doc/bugs/markdown_module_location.mdwn index 8554046f2..ff96f9b62 100644 --- a/doc/bugs/markdown_module_location.mdwn +++ b/doc/bugs/markdown_module_location.mdwn @@ -18,4 +18,6 @@ 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]] |