• #microformats 2020-04-22
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#microformats ≡
  • ←
  • →
2020-04-22 UTC
# 22:09
Zegnat
GWG, in Parser.php, the parseImpliedPhoto method, the first img case (img.h-x[src]) immediately returns the URL. But it should use parseImg() there too, I think