mirabilos
mirabilos
Unfortunately, I can currently only guess when posts are lost. I might try running a snapshot if there will be an upgrade path.
Erm, I meant #2460 of course for the other GtS instance. Sorry, too many numbers for not enough coffee.
tobi dixit: >Is this still a problem or can I close the issue? I haven't seen anyone >else mentioning it so just wanted to check. We’ve not noticed it for...
We _might_ want to reopen this, but it’s a wider problem than just GtS, so I have no idea where to best report this. Today, I managed to debug this...
Yes, but it’ll still be different, as Markdown interprets things differently, plus we have that single/double newline = line/paragraph break thing. I’d like to have a pure HTML posting mode,...
But having `*foo*` in HTML renders it not as \*foo\* but as *foo* in Markdown. And the use case is to pump generic, horrid HTML into it, so…
Yes, but if you _just_ enter `*foo*` it won’t. As I said, the HTML is horrible, often lacking any outer ``s (which you also don’t need for short RSS posts,...
> Aside from that, even if we did have a text/html mode, it would just be a subset of the markdown functionality anyway since we'd be using the same parser....
Yes, GIGO, sure. I just *did* a field test of posting with ``…`` around, and (as I suspected) both the linebreaks and the HTML were interpreted. Input: ````` This **is**...
(I’m willing to compromise on the mention, but I don’t know how Pleroma/Akkoma handle these, but I’d err towards just not supporting mentions for that kind of posts, at least...