1 As described on [Tails issue #5879](https://labs.riseup.net/code/issues/5879),
4 https://git-tails.immerda.ch/tails/commit/wiki/src/todo/fix_localized_iceweasel_search_engine.mdwn?id=c682a361418bef7bce040ea2905691d54be192ab
6 ... while ikiwiki generates links like:
8 https://git-tails.immerda.ch/tails/commit/wiki/src/todo%2Ffix_localized_iceweasel_search_engine.mdwn?id=c682a361418bef7bce040ea2905691d54be192ab
10 on the recentchanges page.
12 Would it make sense to add an option to skip URL-encoding when doing
13 the substitution of `[[file]]` in `diffurl` and `historyurl`?