I am developing one custom app Jira and fresh work CRM.
that time I am trying to add a description, but that time I have a value in HTML will convert HTML to Jira wiki markup using html-2-jira-markup NPM this not working my code showing an error.
anything is possible another method you have is converting Html to jirawikimarkup
suggested me.
Community moderators have prevented the ability to post new answers.
Hi @Arjunan G Welcome to Atlassian Community!
I think you are looking for this link :- https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=all
Thanks
V.Y
My question is how to create an API call body Description
I have code like this
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Arjunan G It seems that you are trying to add Description via REST API call and Description is having HTML tags ,right ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, I too facing the same problem like quill editor html
to jira wiki markup(Jira version 2)
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.