aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs.mdwn
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-28 15:17:16 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-28 15:17:16 +0000
commit670b0e24b524f46868d7a3be8e93b20d0b9b8a29 (patch)
treea84eb71b233117f3b0aafda50e35e7922fb7411f /doc/bugs.mdwn
parentf3c740ae480e6d370d192a3edfde2cd417415bdf (diff)
downloadikiwiki-670b0e24b524f46868d7a3be8e93b20d0b9b8a29.tar
ikiwiki-670b0e24b524f46868d7a3be8e93b20d0b9b8a29.tar.gz
web commit by JeroenSchot: escape [[]]'s.
Diffstat (limited to 'doc/bugs.mdwn')
-rw-r--r--doc/bugs.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn
index 8fa6e1aff..31c4abe77 100644
--- a/doc/bugs.mdwn
+++ b/doc/bugs.mdwn
@@ -29,4 +29,4 @@
preview, it doesn't get the link right because it makes it relative to
where the page will be saved to, not to where the cgi script is.
* RSS output contains relative links. Ie. http://kitenet.net/~joey/blog/index.rss contains a link to http://kitenet.net/~joey/blog/../blog.html
-* \[\[inline archive="yes\]\] creates an RSS link, but no feed. \ No newline at end of file
+* [ [inline archive="yes] ] creates an RSS link, but no feed. \ No newline at end of file