aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/URLs_with_parentheses_displayed_badly.mdwn
blob: f52694e396c5bf784b5a7a695fcba55f2e3cea45 (plain)
1
2
3
4
5
6
7
8
9
10
I've noticed that Ikiwiki displays URLs with parentheses badly. The problem occurs
in the latest version 3.00 and older versions. Please look at the link to following
Polish entry about C programming language at Wikipedia (it seems that URLs with
parentheses are popular there):

[Język programowania C](http://pl.wikipedia.org/wiki/C_(j%C4%99zyk_programowania))

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\))