]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/bugs/recentchanges_escaping.mdwn
auto.setup, auto-blog.setup: Fix sanitization of entered wikiname. Closes: #547378
[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.