In Chrome on MacOS using Jira: when you:
- open a new issue
- go to the Description
- create a code block with three backticks,
- include a few lines of code,
- close the code block with three backticks
- navigate to the second line of code and
- press ctrl-e:
- You'll be taken to the bottom of the code block.
The expected behaviour is:
- To be taken to the end of the line.
Is this supposed to be this way?