SaltfishTry for free

How to Add Code Block in Jira

·1 min read
In this article

Here's how to add code block in Jira

  1. Choose the Jira issue where you want to insert your code block.
  2. Navigate to the comment section and click on the text input field.
  3. Wrap your code using triple backticks (```) if Markdown is supported in your Jira setup.
  4. Choose 'Markdown' from the formatting options available.
  5. Insert your code into the text field, specify the programming language, and click 'Save'.

Ready to get started with
interactive demos?

Try for free

Frequently Asked Questions

Your Jira instance needs to have Markdown support enabled to use code blocks with triple backticks. If Markdown isn't available, you may need to use the code macro or ask your administrator to enable Markdown rendering.