Hi i am trying to build a forge app where i am working with description and comments fields in jira and as they have rich text elements is there a module in jira or rest api where we can utilise apis to handle the rich text format?
You may be referring to the Atlassian Document Format (ADF): Atlassian Document Format
To write to description or comment that supports ADF, the payload will need to be in ADF format. During testing, you can use this Document builder to generate the JSON payload.
Hi @Michael Wan i was working on how to display the rich text elements. we have adfrenderer to render rich text elements. but it only works if we are using ui kit but its not editable i guess i was looking for something that works similar for custom ui and is editable
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.