• #dev 2024-10-11
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2024-10-11 UTC
# 23:14
trwnh
also [tantek] re: the use of .e-content my understanding is that it gets parsed in a way that preserves both the html and the plaintext, so that's why i'm using it. because sometimes the html of the thing i'm quoting/citing is important and i want to preserve it (consider tags like <em> or <strong>, or the usage of multiple <p> tags within the blockquote...) -- are you saying that i should also use .p-content as well? i'm not sure