• #microformats 2018-02-25
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#microformats ≡
  • ←
  • →
2018-02-25 UTC
# 00:49
Loqi
[kartikprabhu] Simple example ## HTML ``` html <html> <head> <base href="http://example.com"> </head> <body> <article class="h-entry"> <a class="u-url" href="">text</a> </article> </body> </html> ``` ## Current output ``` json "items": [ ...