aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/recentchanges_escaping.mdwn
diff options
context:
space:
mode:
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.