potofsoup: (Default)
potofsoup ([personal profile] potofsoup) wrote2018-12-22 08:15 am

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:

[personal profile] pseudonym_loving_magpie 2018-12-23 05:47 am (UTC)(link)
I hadn't realised you don't need to escape all the angle brackets in the text area, e.g. around the "a" and "user" tags. Yeah that's not a big deal then

[personal profile] pseudonym_loving_magpie 2018-12-23 05:58 am (UTC)(link)
The textarea start tag seems to work (as non-code) inside it, the problem is the matching textarea end tag doesn't work.