We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d73f8f commit 2dc295fCopy full SHA for 2dc295f
README.markdown
@@ -59,7 +59,7 @@ into something like this:
59
<time class="timeago" datetime="2011-12-17T09:24:17Z" title="December 17, 2011">about 1 day ago</time>
60
```
61
62
-`<abbr>` elements are also supported (this is for
+`<abbr>` elements (or any other HTML elements) are also supported (this is for
63
[legacy microformat support](http://microformats.org/wiki/datetime-design-pattern)
64
and was originally supported by the library before the `time` element was
65
introduced to HTML5):
0 commit comments