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
_______________________________________________
microformats-discuss mailing list
microformats-discuss@microformats.org
http://microformats.org/mailman/listinfo/microformats-discuss

Reply via email to