• #dev 2018-05-10
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2018-05-10 UTC
# 01:50
skippy
I want to post retweets on my site, but want to preserve line breaks and formatting. So I *think* I want <blockquote class="p-content><pre>Some tweet content here</pre></blockquote>. I have CSS declarations for each of pre and blockquote, so the previous example seems to be getting the padding of BOTH of those.