Mark87is there anything similar to microdata's itemref in microformats? Where I can essentially say "I've already marked up this data somewhere else on the page, but they really belong here under this microformat object, so here is their space-separated id's, include them in the parser output"?
Mark87@tantek thanks. One use case is including a p-author h-card in each h-entry, except that the mf2 parsing algo seems to take that into account as a separate piece of logic
Mark87Well that's what people are using so it does make sense to use that. Its also true that having more options available for writers to use will increase the proliferation of microformats because its easier to write. Personally though I would like it to be easier to read :)