* Switched to Text::Markdown. Thanks a lot!

master
http://ptecza.myopenid.com/ 2009-01-05 16:21:35 -05:00 committed by Joey Hess
parent 09a76de33d
commit 48ca2c95cd
1 changed files with 6 additions and 0 deletions

View File

@ -9,5 +9,11 @@ I need to escape a closing parenthesis of the URL to fix the problem.
[Język programowania C](http://pl.wikipedia.org/wiki/C_(j%C4%99zyk_programowania\))
--[[Paweł|users/ptecza]]
> This is a bug in markdown version 1. It is fixed in [[!cpan Text::Markdown]],
> which ikiwiki will use if it's installed. [[done]] --[[Joey]]
>> Thanks a lot for the hint, Joey! I've installed `libtext-markdown-perl` package
>> (Aptitude has removed `markdown` package to satisfy dependencies) and now
>> I don't need to escape Wikipedia URLs with parentheses :) --[[Paweł|users/ptecza]]