]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
markdown bug
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 5 Jan 2009 21:00:19 +0000 (16:00 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 5 Jan 2009 21:00:19 +0000 (16:00 -0500)
doc/bugs/URLs_with_parentheses_displayed_badly.mdwn

index f52694e396c5bf784b5a7a695fcba55f2e3cea45..a603925d0a59cb9e9be37a40e8ec252f6cb1a49c 100644 (file)
@@ -8,3 +8,6 @@ parentheses are popular there):
 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\))
+
+> 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]]