486
I finally escaped, and now life can return to norm-
(lemmy.world)
A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.
Created as an evolution of White People Twitter and other tweet-capture subreddits.
Rules:
Related communities:
The newline is actually intentional. I use a different markdown renderer, and it needs it apparently; otherwise, it doesn't detect the closing tag. The Photon dev recommended another markdown library that works well with Svelte (which is why I switched from
markdown-it
), but I haven't had a chance to look into integrating it.