Heyyyy,
I am using Automations to create issues. I want to format the Description field of my issues.
Unfortunately, there is no WYSIWYG text editor available there, so I have to use Wiki markup.
How do I create INLINE code formatting in Wiki markup?
I am familiar with the Wiki markup page, but this is not available on there.
https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=texteffects
Thanks!
Unfortunately, as this answer of mine explains, escaped or not, the undermentioned:
{{placeholder}}
...shall not render, despite being semantically valid, and no alternative exists.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unfortunately, as this answer of mine explains:
You're attempting to utilize the now-deprecated inline monospace formatting.
It shall not render, despite being semantically valid, and no alternative exists.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Mee Soo not sure whether you can use backticks (`) in your editor. I can use `inline code` in my editor.
Also, I found a post/answer you might be interested in. There are old and new issue views (the first answer from Bill). The new one supports backticks while the old one doesn't.
I hope the above helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @TC Wang
I tried using backticks in the automation, but they don't resolve to inline code format in the final output. They end up as backticks. I think the editor in the edit view detects the backticks and turn them into something else on the fly.
Thanks for the idea.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I can use `inline code` in my editor.
That might be because you're using an instance for which https://jira.atlassian.com/browse/JRACLOUD-71890 has been resolved.
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.