• #microformats 2018-03-26
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#microformats ≡
  • ←
  • →
2018-03-26 UTC
# 19:49
Zegnat
That’s what the issue was about. Users filing issues on parsers because the DOM tree’s textContent property didn’t match their expectations (e.g. <p>A</p><p>B</p> becomes "AB" without any whitespace). And standard DOM implementations like the one in PHP do not have HTML’s innerText available for a prettier output.