Another thought on Reblogs
Not all posts are intended to be reblogged, but if you do have something that you want to spread, like announcing a new comm or something, maybe one thing to do is to create a <textarea> where you put in the code that people can simply copy-paste into their post. They can add/edit the text how they want, but saves on formatting time.
If they want to continue the reblog chain, they can simply paste the reblog snippet a second time and put it inside a <textarea> </textarea>.
Reblog starter text:
If they want to continue the reblog chain, they can simply paste the reblog snippet a second time and put it inside a <textarea> </textarea>.
Reblog starter text:
no subject
That said, I think that's a problem specific to spreading this particular post, since the content of the post is about using the <textarea> tag. Whereas other reblog posts would just have normal user and link tags. I've moved this idea to the bottom of this post, and I think the "reblog snippet" at the bottom there doesn't have the same problem.
no subject
no subject
Yeah! The whole deal with the textarea is that it treats everything inside it as non-code text .... except for the textarea tag, ahahaha
no subject
no subject
yup, that's what caused the problem you ran into the first time.