X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/628467125c319b623af0d60dd1e2c5817db3b1d4..41f6363a633cffd002f3af9f8b216f56f8924ecc:/doc/bugs/RecentChanges_contains_invalid_XHTML.mdwn diff --git a/doc/bugs/RecentChanges_contains_invalid_XHTML.mdwn b/doc/bugs/RecentChanges_contains_invalid_XHTML.mdwn index fe5366760..aeeb9e21b 100644 --- a/doc/bugs/RecentChanges_contains_invalid_XHTML.mdwn +++ b/doc/bugs/RecentChanges_contains_invalid_XHTML.mdwn @@ -13,7 +13,7 @@ plugin which end up wrapped in a `
` tag in the inline diff output.
 `` tags is not allowed within a `
` block.  Maybe the smiley
 plugin should be disabled on [[RecentChanges]]?
 
-> See [[Smileys_in_the_block_code]] --[[Joey]]
+> See [[Smileys_in_the_block_code]], which is now fixed. --[[Joey]]
 
 See the [validator output][validate] for more details.
 
@@ -51,4 +51,6 @@ 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]]
+> This bug is [[done]], all issues are fixed. --[[Joey]]
+
+[[!tag patch]]