]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/raw_html_in-page_and___91____91____33__included__93____93__.mdwn
Replace weirdness section with link to Debian bug report.
[ikiwiki.git] / doc / bugs / raw_html_in-page_and___91____91____33__included__93____93__.mdwn
index 9a26daf2418aaae5011cc2d55588091fdd92acba..5860d330a916b32e97cc456b4c4ea4c051446530 100644 (file)
@@ -8,6 +8,10 @@ This should work, but html code (listing 1) shows up with a hash replaced for th
 
 I have to suspect that replacing html with some hash is a bug.
 
+> Congrats, you're another person to fall afoul of markdown [[!debbug 380212]].
+> The fix is to use Text::Markdown, or markdown 1.0.2 instead of buggy
+> old markdown 1.0.1. --[[Joey]] [[!tag done]]
+
 ## inlining raw html
 
 This would be my prefered solution. in index.mdwn:
@@ -30,8 +34,9 @@ I'm no html guru so I put the stuff in an iframe, but that doesn't work, since t
 Ikiwiki version: 2.44
 
 plugin configuration:
-        disable_plugins => [qw{htmlscrubber}],
-        add_plugins => [qw{img map rawhtml toggle template prettydate haiku meta}],
+
+       disable_plugins => [qw{htmlscrubber}],
+       add_plugins => [qw{img map rawhtml toggle template prettydate haiku meta}],
 
 best regards  
 ulrik