diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 06:06:37 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-11 06:06:37 +0000 |
commit | 89d8b736e8dbe6bfff132a4135e020f24f8c9f1d (patch) | |
tree | 88a3bb423da75b0230770b144816ff1f7ce7e62e /doc | |
parent | 3065ec79ad7e90c3febd686ce372f1045f88b098 (diff) |
web commit from 66.118.98.137:
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn index e89c493a6..13bdc34e9 100644 --- a/doc/bugs.mdwn +++ b/doc/bugs.mdwn @@ -13,4 +13,6 @@ * 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).
\ No newline at end of file +* [[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 |