Hello, When i try to use the quote and to make a bullet list with "-" then it adds a backslash if i make more then 1 bullet point.
Example:
What I wrote:
> - I. Test1
> - II. test2
> - III. Test 3
What trello does when saving it:
> - I. Test1
> \- II. test2
> \- III. Test 3
And I can see the backslashes only in the phone app, while on web its not even showed
Seems like the phone app is bugged and showing you the Markdown for some reason?
You can see Markdown on the web by clicking the M↓ icon on the top-right. Its essentially the back-end formatting and shouldn't be shown normally.
That backslash in the markdown is to mark it as a multi-line quote. Without it, each bullet point would be in its own quote. But that's just extra info.
Either report the bug in Support, or if someone from the Atlassian team sees it here they might pass it along.
Thats not the issue, I like the Markdown more, the issue is that like you said, its thinking its a multi-line quote, which i dont need, i need every line to be on its own.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.