aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs.mdwn
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-12 20:43:33 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-12 20:43:33 +0000
commitefb91c8d3c8c15cc534549aed085aff98860b8ab (patch)
tree7dadf2f4914e6525b045cf4e1a121628b231a503 /doc/bugs.mdwn
parent59268c5b8dd52dd029292a2f18398f256f798729 (diff)
downloadikiwiki-efb91c8d3c8c15cc534549aed085aff98860b8ab.tar
ikiwiki-efb91c8d3c8c15cc534549aed085aff98860b8ab.tar.gz
web commit by webtest
Diffstat (limited to 'doc/bugs.mdwn')
-rw-r--r--doc/bugs.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn
index 13bdc34e9..34342b59f 100644
--- a/doc/bugs.mdwn
+++ b/doc/bugs.mdwn
@@ -15,4 +15,5 @@
* 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?) \ No newline at end of file
+* 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