• #microformats 2014-05-20
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#microformats ≡
  • ←
  • →
2014-05-20 UTC
# 03:20
KartikPrabhu
ok. here is an example by snarfed of a simple repost <article class="h-entry"><a class="u-repost-of" href="http://foo.com/"></a></article> . The trouble is that mf2 implicit parsing rules will also give the u-url of the h-entry as "http://foo.com/" which would be wrong. any suggestions?