X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/8c723b55644c28876ea523cf51b2ea515989aff3..e087ae639f5a72cce6b4bc08399841c20951cb5f:/doc/bugs.mdwn diff --git a/doc/bugs.mdwn b/doc/bugs.mdwn index 4c949b59b..3bcd1998a 100644 --- a/doc/bugs.mdwn +++ b/doc/bugs.mdwn @@ -30,9 +30,5 @@ underlaydir gets a mtime newer than the mtime the removed file had. * ikiwiki will generate html formatted error messages to the command line if --cgi is set, even if it's not yet running as a cgi -* if a page containing an rss feed happens to show up in an rss feed, - the preprocessor directives won't be expanded (good) but are left in - raw rather than removed (bad). -* HTML::Scrubber doesn't produce valid xhtml for tags like hr, so if html - sanitisation is enabled the html page won't be valid. - +* The meta plugin doesn't affect a page if it's being inlined. Probably + setting the title with it should override the title of the blog post.