Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Using single quotes don't create code blocks when creating description

Leslie Kiszka
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 16, 2019

One of my engineers pointed out that the ` and ``` code blocks not show up when creating a JIRA description for a new ticket, but it works if he goes in to edit an existing description.

Note: He's able to add code blocks with {code} in the original description creation, but it seems odd that the ' and ''' wouldn't render.

2 answers

0 votes
Brian Oconnell
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 13, 2021

Why are there two renderers for the same Atlassian customer?

Angélica Luz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 14, 2021

Hello @Brian Oconnell,

Welcome to the Atlassian Community!

When the new issue view was rolled out, it wasn’t applied to the create issue screen. The description/comment editor on tickets uses Markdown and for the create screen it still is Wiki Markup, but soon it will be Markdown as well.

Please, check the documentation below for more information:

Kind regards,
Angélica

0 votes
Angélica Luz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 17, 2019

Hi Leslie,

Thank you for reaching out to Atlassian Community!

I tested here and I think I know what is happening.

When we are using the new issue view or a next-gen project, the editor uses markdown, but when we create an issue, the description uses wiki markup (the old editor), that's why using quotes doesn't work because it's for markdown editor and not wiki markup.

This is a known bug which you can find on the link below:

Please, click on vote and watch to receive updates.

The workaround, for now, is what they are doing, when creating an issue it's necessary to use {code}, but when editing or adding a comment, it's necessary to use ``` or the options for code directly in the editor.

Regards,
Angélica

Suggest an answer

Log in or Sign up to answer