]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/templateForRecentChangesMissingCloseSpan.mdwn
Propose a URL directive for robust relative URLs
[ikiwiki.git] / doc / bugs / templateForRecentChangesMissingCloseSpan.mdwn
index 4c819816ee318a8cc497b047aa04cca2d0748639..5c322991a67763a5be54be47d86bddec79dafea9 100644 (file)
@@ -14,3 +14,13 @@ This results in the recentchanges/ page being invalid and rendering quite horrif
 
 Thanks,
 David
+
+PS: I have fixed the template by hand on my server, so it will validate, however ikiwiki.info will not.
+
+> [[!template id="gitbranch" branch=smcv/trivia author="[[smcv]]"]] [[!tag patch]]
+> Enabling either [[plugins/htmltidy]] or [[plugins/htmlbalance]] will automatically fix unbalanced
+> markup like this; using [[plugins/comments]] without having one or other of those is a bad idea
+> from the point of view of avoiding comment forgery, which is probably why icanttype.org works
+> correctly. Anyway, I've fixed this in a branch: Joey, care to review smcv/trivia? --[[smcv]]
+
+[[done]], thanks guys --[[Joey]]