Another thought on Reblogs
Dec. 22nd, 2018 08:15 am![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
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
Date: 2018-12-23 05:50 am (UTC)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
Date: 2018-12-23 05:58 am (UTC)no subject
Date: 2018-12-23 06:00 am (UTC)yup, that's what caused the problem you ran into the first time.