From 701982423a160bcedbcc34141bee4f72a9212ce9 Mon Sep 17 00:00:00 2001 From: "http://jmtd.net/" Date: Sun, 26 Apr 2009 17:08:10 -0400 Subject: [PATCH] htmlscrubber? --- doc/bugs/SSI_include_stripped_from_mdwn.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/bugs/SSI_include_stripped_from_mdwn.mdwn b/doc/bugs/SSI_include_stripped_from_mdwn.mdwn index e65f19e2c..bd895127a 100644 --- a/doc/bugs/SSI_include_stripped_from_mdwn.mdwn +++ b/doc/bugs/SSI_include_stripped_from_mdwn.mdwn @@ -1 +1,3 @@ If I have a <--#include virtual="foo" --> 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]] -- 2.45.0