Hi, community!
We've recently upgraded to the Cloud version of Jira Software. We noticed that the Wiki Markup macros (i.e. {norformat} or h3.) don't seem to be working. I've verified the following
Typing the macros out just displays plain text. Does anyone have a solution to this or know if this is a known issue?
Thanks!
Hi Nick,
Just for us to better understand and help you with this issue, can you please let us know where the wiki markup is not working?
I've tested and it works on description and comments on a ticket.
Did you use the options on the toolbox?
Regards,
Angélica
The options on the toolbox do work, but the macros do not.
For example, when editing a description on a story, if I type h3. Section 1, I expect the macro to automatically format the text with the "Heading 3" style. Instead, plaintext remains even after clicking "Save".
Does that make sense?
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.
Hi Nick,
Thank you for the details.
The new issue view uses markdown formatting now and not wiki markup.
You can find more information here: New Atlassian editor
"The editor in the new issue view uses markdown rather than wiki markup. Right now, if you've added wiki markup in the old editor, we'll render it correctly in the new issue view. As we continue to roll out the new issue view and new editor, wiki markup support will be phased out and eventually removed in favor of markdown"
If you have any other question, please let us know.
Regards,
Angélica
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Angélica Luz Thank you for the response!
Is there a way to see all of the macros for this new markdown formatting? I see there are common ones listed on the page you linked, but I'd like to see them all if possible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
For example, one thing particularly important to my team is {noformat}, which I can imagine is a rarely used macro. What would be the new macro equivalent to {noformat}?
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.
Hi Nick,
You can find all macros on the link below:
- https://www.markdownguide.org/basic-syntax
Hope this helps!
Regards,
Angélica
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Angélica Luz That does help quite a bit!
I don't see anything on there that matches what {norformat} does. Am I missing something or is there not a macro that does something similar?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nick,
What removes the format of a text is backslash (\):
https://www.markdownguide.org/basic-syntax#escaping-characters
It will not be the same as it was on the old view, but it will remove the format of the text.
Regards,
Angélica
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.