Added ability to accept microformats that are not at the beginning of a class string for attributes
This commit is contained in:
parent
ea8a526da3
commit
601a65d1db
3 changed files with 8 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
<body>
|
||||
<h1 class="h-card">
|
||||
<a class="p-fn u-url" href="http://factoryjoe.com/">
|
||||
<span class="p-given-name">Chris</span>
|
||||
<span class="foxtrot echo niner p-given-name">Chris</span>
|
||||
<abbr class="p-additional-name">R.</abbr>
|
||||
<span class="p-family-name">Messina</span>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue