]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/URLs_with_parentheses_displayed_badly.mdwn
f52694e396c5bf784b5a7a695fcba55f2e3cea45
[git.ikiwiki.info.git] / doc / bugs / URLs_with_parentheses_displayed_badly.mdwn
1 I've noticed that Ikiwiki displays URLs with parentheses badly. The problem occurs
2 in the latest version 3.00 and older versions. Please look at the link to following
3 Polish entry about C programming language at Wikipedia (it seems that URLs with
4 parentheses are popular there):
6 [Język programowania C](http://pl.wikipedia.org/wiki/C_(j%C4%99zyk_programowania))
8 I need to escape a closing parenthesis of the URL to fix the problem.
10 [Język programowania C](http://pl.wikipedia.org/wiki/C_(j%C4%99zyk_programowania\))