• #dev 2019-10-31
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2019-10-31 UTC
# 15:49
[KevinMarks]
I just thought of a super lazy way to do html sanitization. Instead of putting the html inline, do <iframe sandbox srcdoc='{your html}' />