bug
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 11 Jul 2008 10:24:25 +0000 (06:24 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 11 Jul 2008 10:24:25 +0000 (06:24 -0400)
doc/bugs/recentchanges_escaping.mdwn [new file with mode: 0644]

diff --git a/doc/bugs/recentchanges_escaping.mdwn b/doc/bugs/recentchanges_escaping.mdwn
new file mode 100644 (file)
index 0000000..1ad16d1
--- /dev/null
@@ -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.