diff options
author | JSDurand <mmemmew@gmail.com> | 2021-09-06 14:17:22 +0800 |
---|---|---|
committer | JSDurand <mmemmew@gmail.com> | 2021-09-06 14:17:22 +0800 |
commit | 8884f430b38c39e97f1b782a832c06adaa730338 (patch) | |
tree | afc6648d10b56d75ba1fa290ffb6890e33bc26b2 /outline-conf.el | |
parent | 9760f535005927708a892cbc03fa7217e77aca2b (diff) |
org: conform to XHTML 1.0 strict in the website
* org-conf.el (durand-org-publish-html-advice): I used the tag "time",
which is not supported by XHTML 1.0 strict. Also the attribute
"datetime" is invalid. So I use the "p" tag with a "subtitle"
attribute to display the date/time information below the title of
each article/post. Now the websites all conform to the XHTML 1.0
strict standard, which is a good thing, I surmise.
Diffstat (limited to 'outline-conf.el')
0 files changed, 0 insertions, 0 deletions