Skip to content

Commit 2dc295f

Browse files
authored
Add reference that other HTML elements are also supported
1 parent 5d73f8f commit 2dc295f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ into something like this:
5959
<time class="timeago" datetime="2011-12-17T09:24:17Z" title="December 17, 2011">about 1 day ago</time>
6060
```
6161

62-
`<abbr>` elements are also supported (this is for
62+
`<abbr>` elements (or any other HTML elements) are also supported (this is for
6363
[legacy microformat support](http://microformats.org/wiki/datetime-design-pattern)
6464
and was originally supported by the library before the `time` element was
6565
introduced to HTML5):

0 commit comments

Comments
 (0)