diff options
author | simonraven <simonraven@web> | 2010-05-08 23:55:47 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-05-08 23:55:47 +0000 |
commit | d379d8ab9dc999da6dcd3212634e9d2dc97d7a3e (patch) | |
tree | a7357ba432f0ddc0d54e421ec752bcfd15b5873f | |
parent | bc0aa4d40e10238f6b83e285869caab3dfeca395 (diff) | |
download | ikiwiki-d379d8ab9dc999da6dcd3212634e9d2dc97d7a3e.tar ikiwiki-d379d8ab9dc999da6dcd3212634e9d2dc97d7a3e.tar.gz |
-rw-r--r-- | doc/bugs/html5_time_element__39__s_pubdate_wrong_when_using_xhtml5___34__mode__34__.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/bugs/html5_time_element__39__s_pubdate_wrong_when_using_xhtml5___34__mode__34__.mdwn b/doc/bugs/html5_time_element__39__s_pubdate_wrong_when_using_xhtml5___34__mode__34__.mdwn index 1f6bdb333..def5bcc2a 100644 --- a/doc/bugs/html5_time_element__39__s_pubdate_wrong_when_using_xhtml5___34__mode__34__.mdwn +++ b/doc/bugs/html5_time_element__39__s_pubdate_wrong_when_using_xhtml5___34__mode__34__.mdwn @@ -8,6 +8,7 @@ The pubdate REQUIRES a date, so e.g. `pubdate="2009-03-24T18:02:14Z"` > No, `pubdate="pubdate"`. It's a boolean attribute. applied && [[done]] > --[[Joey]] +>> awesome, thanks for fixing my fix ;) --[[simonraven]] Otherwise the XML parser chokes. |