• #microformats 2018-02-18
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#microformats ≡
  • ←
  • →
2018-02-18 UTC
# 18:00
Loqi
[kartikprabhu] The output depends on which html parser is being used internally. cc @kevinmarks In the example below `html5lib` gives a `name` and `url` for the `h-enty` but `html.parser` does not (which is the intended output). # Example ## HTML ``` html...