I have an automation that creates a Jira Issue. In the Description I want to have some text that is preformatted. The markdown for this is double braces (e.g. {{monospaced text}} ) but that is also the format for smart values. How do I get the automation to pass the double braces onto the issue description and treat the text as preformatted rather than a smart value? I've tried various escaping techniques (\{{, {\{, {{{{) but they aren't working.
Hello @Jeff Shepherd
Please try below syntax
{{=<% %>=}} {{monospaced text}} <%={{ }}=%>
Reference: LINK
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.