X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/965afd875cd168713e9351d3c4c992c31f0bea0a..310c0de06d4ed52c5ba75ae08ed9ba5cc9073fbf:/doc/bugs.mdwn?ds=inline diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn index 45b6dd824..34342b59f 100644 --- a/doc/bugs.mdwn +++ b/doc/bugs.mdwn @@ -12,3 +12,8 @@ but commit log shows www-data. So maybe it has the wrong username? * Can't put the source in a directory named .source; the page finder skips that due to too broad exclusion of any dotfile in a path. +* RecentChanges is a regular page, perhaps it should be automatically replaced with a link to the [[CGI]]? +* [[ikiwiki]] should go to the same place as [[index]] (on this wiki). +* There's no way to escape a [[WikiLink]] when discussing one on a wiki. +* Wikilinks are even expanded in the middle of [[MarkDown]] code blocks, and probably shouldn't be (nor in blockquotes?) +* RecentChanges is supposed to linkify WikiNames and it does, but only if the user's page exists. It doesn't add a ?link to a noneistant page to aid creating it. \ No newline at end of file