• #microformats 2024-11-25
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#microformats ≡
  • ←
  • →
2024-11-25 UTC
# 22:33
gRegor
scrollback: the mf2 properties are parsed as siblings even if they're published nested. E.g. we've seen `.h-entry > .e-content > .u-photo`. That parse still ends up with a `content` property and a `photo` property. Though it also ends up with the HTML for the photo duplicated in the `content`, which is probably not intended.