[uf-discuss] Operator 0.9.1
Andrew Jaswa
ajaswa at gmail.com
Thu Mar 20 07:05:17 PST 2008
Hey,
So I updated to 0.9.1 this morning and found that hCards with nested
divs are no longer picked up by Operator.
The hCard below doesn't get picked up by Operator:
<div class="vcard">
<div class="fn>Andrew Jaswa</div>
</div>
While this will:
<div class="vcard">
<span class="fn>Andrew Jaswa</span>
</div>
Am I going crazy or did something change?
Andrew Jaswa
More information about the microformats-discuss
mailing list