diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-01-05 16:00:19 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-01-05 16:00:19 -0500 |
commit | d4599f72502af1a8dbf94478038111d992929588 (patch) | |
tree | b90fa2830ea28f1eb1a443b0f557bb1c123b80f3 /doc/bugs | |
parent | 22358e4b27a02e784cbf608c39bcd12781c8dca6 (diff) |
markdown bug
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/URLs_with_parentheses_displayed_badly.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/URLs_with_parentheses_displayed_badly.mdwn b/doc/bugs/URLs_with_parentheses_displayed_badly.mdwn index f52694e39..a603925d0 100644 --- a/doc/bugs/URLs_with_parentheses_displayed_badly.mdwn +++ b/doc/bugs/URLs_with_parentheses_displayed_badly.mdwn @@ -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]] |