Newlines do not work #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pi:
Dino:
Stanza XML:
It's because in the background I'm using Markdown to parse messages and add stuff like links, bold etc. Technically you have to add two newlines to make one in Markdown but obviously XMPP does not use markdown. I will probably eventually remove all markdown support in favor of a better solution
Closed by
a61d309