aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/SSI_include_stripped_from_mdwn.mdwn
diff options
context:
space:
mode:
authorsimonraven <simonraven@web>2009-04-25 15:57:31 -0400
committerJoey Hess <joey@kitenet.net>2009-04-25 15:57:31 -0400
commit4202dab92cc90d94aaddf086c44af4a16b207f7e (patch)
treedceea52c1ff2d758e21b77451b413f989d902673 /doc/bugs/SSI_include_stripped_from_mdwn.mdwn
parent31fff76651610a736baa4ba6a8d67a8658be1d99 (diff)
downloadikiwiki-4202dab92cc90d94aaddf086c44af4a16b207f7e.tar
ikiwiki-4202dab92cc90d94aaddf086c44af4a16b207f7e.tar.gz
Diffstat (limited to 'doc/bugs/SSI_include_stripped_from_mdwn.mdwn')
-rw-r--r--doc/bugs/SSI_include_stripped_from_mdwn.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/SSI_include_stripped_from_mdwn.mdwn b/doc/bugs/SSI_include_stripped_from_mdwn.mdwn
new file mode 100644
index 000000000..e65f19e2c
--- /dev/null
+++ b/doc/bugs/SSI_include_stripped_from_mdwn.mdwn
@@ -0,0 +1 @@
+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.