Hello,
I am attempting to use the jira rest api to create issues, and am having issues passing through any formatting such as tables, bullets, bolding, etc. I have tried "\n" to indicate line breaks and using the below format to indicate tables, but it enters into the description field as straight text. Greatly appreciate any guidance.
| Header 1 | Header 2 | Header 3 |
|----------|----------|----------|
| Row 1 | Row 1 | Row 1 |
Hey Mo,
I think in that case you could try "\\".
See
Cheers
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.