]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/RecentChanges_contains_invalid_XHTML.mdwn
web commit by http://jblevins.org/: Bug report update
[ikiwiki.git] / doc / bugs / RecentChanges_contains_invalid_XHTML.mdwn
index 302d7b60562cb4302548bed354a48d1ebd740b3e..4d65066570245d35a73b5834f9a2cdac9f9f418c 100644 (file)
@@ -49,4 +49,14 @@ what's causing the recentchanges bug yet.
 
 --[[JasonBlevins]]
 
+- - -
+
+It turns out that the invalid XHTML on the recent changes page is due to
+a bug in Markdown.  I was using the packaged version of markdown in
+Ubuntu (Gutsy and markdown 1.0.1-6).  Everything is fine
+after installing the most recent version of Text::Markdown from CPAN.
+
+Note that the above patch for the redirect tag is still applicable and
+the smiley issue remains open. --[[JasonBlevins]]
+
 [[tag patch]]