• #dev 2018-10-08
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-10-08 UTC
# 10:11
Zegnat
In my experience, there is always some HTML that should technically parse that will trip up a parser. Both PHP and Python microformats parsers have had issues filed because of that, swentel. That’s why HTML parsing is always a red flag to me. (And why some people prefer to abstract it away to the mf2 parsers and never touch HTML themselves.)