aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>2013-07-24 14:53:47 -0400
committerAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>2013-07-24 14:53:47 -0400
commit07cb6368aa2d6404ea24186be816b2d07afec071 (patch)
tree6f004a39b2ac7d9a60809151b18c401301ceacd1 /doc
parent90fd9422a14e69eb3f53b042c88b3b976d50f354 (diff)
downloadikiwiki-07cb6368aa2d6404ea24186be816b2d07afec071.tar
ikiwiki-07cb6368aa2d6404ea24186be816b2d07afec071.tar.gz
Did something similar just for cvs, maybe related.
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/support_linking_to_cgit.mdwn5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/todo/support_linking_to_cgit.mdwn b/doc/todo/support_linking_to_cgit.mdwn
index 08c0acb4d..92c7cb8a6 100644
--- a/doc/todo/support_linking_to_cgit.mdwn
+++ b/doc/todo/support_linking_to_cgit.mdwn
@@ -10,8 +10,11 @@ cgit wants URLs like:
on the recentchanges page.
Would it make sense to add an option to skip URL-encoding when doing
-the substitution of `[[file]]` in `diffurl` and `historyurl`?
+the substitution of `\[[file]]` in `diffurl` and `historyurl`?
--[[intrigeri]]
+> In `91b477c` I made a similar change to how the cvs backend encodes
+> `diffurl`. Perhaps it applies to all VCS backends? --[[schmonz]]
+
[[wishlist]]