]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
(no commit message)
authorluke.schierer@502bb1c5e3da2bf0a6a8c76f17674b51d178247b <lukeschierer@web>
Mon, 14 Sep 2020 19:37:19 +0000 (15:37 -0400)
committeradmin <admin@branchable.com>
Mon, 14 Sep 2020 19:37:19 +0000 (15:37 -0400)
doc/bugs/html5_time_element__39__s_pubdate_wrong_when_using_xhtml5___34__mode__34__.mdwn

index 16be643cfcfa1a393cde63526f83a0d004d7ec58..228847b4aad7c3eb1e47a6e26ec10fcbe347aa42 100644 (file)
@@ -10,8 +10,10 @@ The pubdate REQUIRES a date, so e.g. `pubdate="2009-03-24T18:02:14Z"`
 > --[[Joey]] 
 >> awesome, thanks for fixing my fix ;) --[[simonraven]]
 >>> This seems to be happening either still or again with version 3.20200202.3-1. I'm getting strings generated like
->>> Posted <time datetime="2007-12-06T05:00:00Z" pubdate="pubdate">Thu 06 Dec 2007 12:00:00 AM EST</time>
->>> which shows up as an error on https://validator.w3.org/
+>>>
+>>> Posted &lt;time datetime="2007-12-06T05:00:00Z" pubdate="pubdate"&gt;Thu 06 Dec 2007 12:00:00 AM EST&lt;/time&gt;
+>>>
+>>> which shows up as an error on https://validator.w3.org/ --Luke Schierer
  
 
 Otherwise the XML parser chokes.