When a code block is created in the comment section, the space/new lines change.
For example, if I paste the below code,
db.Connection.autocommit = True
i = 0
it turns to ,
db.Connection.autocommit = True i = 0
How can I retain my code block ?
Community moderators have prevented the ability to post new answers.
Can you please let me know which mode you are using for comment text mode or visual mode as on both modes I am able to see that it's working as expected.
I have past experience with visual mode where some extra lines are get added on the bottom when code block macro is used in Jira comment.
Can you try adding a paragraph of 5-6 lines and see if add as a new lines or not, because sometime these issues are wired but fix by changing the modes and then comment.
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.