aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/recentchanges_escaping.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-07-11 06:24:25 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-07-11 06:24:25 -0400
commit32a8bf4c3607fae5f7a303fd2ab02d25e9056aba (patch)
treeed84f7ecc451a46111d9da265289d0d400114f05 /doc/bugs/recentchanges_escaping.mdwn
parent8b00c9523de616592e71e0bf5fdbdeb95b90446c (diff)
downloadikiwiki-32a8bf4c3607fae5f7a303fd2ab02d25e9056aba.tar
ikiwiki-32a8bf4c3607fae5f7a303fd2ab02d25e9056aba.tar.gz
bug
Diffstat (limited to 'doc/bugs/recentchanges_escaping.mdwn')
-rw-r--r--doc/bugs/recentchanges_escaping.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/recentchanges_escaping.mdwn b/doc/bugs/recentchanges_escaping.mdwn
new file mode 100644
index 000000000..1ad16d198
--- /dev/null
+++ b/doc/bugs/recentchanges_escaping.mdwn
@@ -0,0 +1,5 @@
+When committing a page like this one, with an escaped toc directive in it:
+
+ \[[!toc ]]
+
+The recentchangesdiff comes back with it unescaped. Which can be confusing.