]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/recentchanges_escaping.mdwn
edittemplate: Fix crash if using a .tmpl file or other non-page file as a template...
[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.