Code block new line is not retained.

Shrivadiraja Joish April 10, 2023

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 ?

1 answer

0 votes
Sagar
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 22, 2023

Hi @Shrivadiraja Joish 

Looks like same questions from your team member, please check below question

https://community.atlassian.com/t5/Jira-Software-questions/how-to-retain-code-block-syntax/qaq-p/2331095

Suggest an answer

Log in or Sign up to answer