pubdate not valid for html5

master
jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3 2020-10-06 08:44:53 -04:00 committed by admin
parent 9e38ba27d1
commit 9f29367827
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
The `pubdate` attribute is not valid for modern HTML(5).
The [h-entry microformat](http://microformats.org/wiki/h-entry) describes
an alternative way to achieve the same thing: a `dt-published` class name.
Patch: <https://github.com/jmtd/ikiwiki/commit/a137103d3004cc8cec42459205684ec48af0ca11>
[[!tag patch]]
[[!template id=gitbranch branch=jon/html5-no-pubdate-attribute author="[[Jon]]"]]
*—[[Jon]], 2020-10-06*