• #dev 2024-12-03
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2024-12-03 UTC
# 03:28
btrem
Question about presenting nested microformats in a templating language: I sometimes wind up with an h-card that contains only a nested h-adr, e.g., `<div class="p-location h-card"> <div class="p-adr h-adr"><!-- locality, region, etc. --> </div> </div>`.