From: jaysonbaldecanas1986@02a3781ec9b12161d643d2a35782561391092501 Date: Mon, 3 Oct 2022 03:03:57 +0000 (-0400) Subject: update for rename of recentchanges.mdwn to json.tl.ph.mdwn X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/275ddced93a9de67bfd01add797c0f6e9da6efbd update for rename of recentchanges.mdwn to json.tl.ph.mdwn --- diff --git a/doc/bugs/RecentChanges_contains_invalid_XHTML.mdwn b/doc/bugs/RecentChanges_contains_invalid_XHTML.mdwn index eb95e9992..cd6db2c9d 100644 --- a/doc/bugs/RecentChanges_contains_invalid_XHTML.mdwn +++ b/doc/bugs/RecentChanges_contains_invalid_XHTML.mdwn @@ -1,6 +1,6 @@ The final `` in `recentchanges.tmpl` gets wrapped in a `

` tag for some reason, resulting in the following invalid XHTML at -the end of the [[RecentChanges]] page +the end of the [[Json.tl.ph]] page

@@ -11,7 +11,7 @@ the end of the [[RecentChanges]] page Also, there is a problem with the `` tags generated by the smiley 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]]?
+plugin should be disabled on [[Json.tl.ph]]?
 
 > See [[Smileys_in_the_block_code]], which is now fixed. --[[Joey]]