]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/recentchanges_escaping.mdwn
git: Avoid adding files when committing, so as not to implicitly add files like recen...
[git.ikiwiki.info.git] / doc / bugs / recentchanges_escaping.mdwn
1 When committing a page like this one, with an escaped toc directive in it:
3         \[[!toc ]]
5 The recentchangesdiff comes back with it unescaped. Which can be confusing.