htmlscrubber?
authorhttp://jmtd.net/ <http://jmtd.net/@web>
Sun, 26 Apr 2009 21:08:10 +0000 (17:08 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 26 Apr 2009 21:08:10 +0000 (17:08 -0400)
doc/bugs/SSI_include_stripped_from_mdwn.mdwn

index e65f19e2c762691def6e0a7141864de62eade533..bd895127ae7b47743bb2cbbe2e9065e133363d71 100644 (file)
@@ -1 +1,3 @@
 If I have a &lt;--#include virtual="foo" --&gt; in some file, it gets stripped, even though other HTML comments don't get stripped. I imagine it's some plugin doing it, or IkiWiki itself, or an IkiWiki dependency, but I haven't found where this is happening. I'm trying to implement a workaround for my sidebars forcing a rebuild of the wiki every day - I use the calendar plugin - when the day changes, by using SSI.
+
+> It is probably the [[plugins/htmlscrubber]] plugin. -- [[Jon]]