• #dev 2018-04-08
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-04-08 UTC
# 18:52
Zegnat
E.g. to be able to add microformats, I need to insert a wrapper div inside all article elements. But I would need to make sure it isn’t already there. That is easy to do if I can just work on the DOM tree. We’ll see