I write my user stories themselves in emacs with org mode but this would apply to anyone who writes them in markup or really *anywhere* initially but jira. When I write them - because I am organizing them hierarchically - they are indented under the relevant heading
- As a .....
- I want to .......
- So that I can .......
If I grab this and paste it into a card that I'm creating, it automatically detects the indentation and places it in a code block. Worse, because we view the card details in that weird menu and code block contents don't wrap, I can't read all the contents.
It is beyond frustrating and I just want some way to disable it. Code blocks via indentation is easily the worst idea in markdown to begin with so the fact that everyone keeps replicating it drives me up the wall.