forked from github/pelican
The pubdate given is in no way an abbreviation. Hence the semantics of <abbr> do not justify its usage in this context. <time> was introduced in HTML5. It's datetime attribute can override the textContent. Anyway it specifies a date+time of a given event. http://www.w3.org/TR/html5/text-level-semantics.html#the-time-element Originally the pubdate attribute was meant to annotate that the publication date of the closest section unit is specified, but this was dropped and is not part of the official specification. https://www.w3.org/wiki/HTML/Elements/time |
||
|---|---|---|
| .. | ||
| tests | ||
| themes | ||
| tools | ||
| __init__.py | ||
| cache.py | ||
| contents.py | ||
| generators.py | ||
| log.py | ||
| paginator.py | ||
| readers.py | ||
| rstdirectives.py | ||
| server.py | ||
| settings.py | ||
| signals.py | ||
| urlwrappers.py | ||
| utils.py | ||
| writers.py | ||