Hello,
I am creating custom support portal using jira rest API. I am using ckeditor js library for rich text area for support portal. Issue is that I have to write too much code to convert rich text area into jira.
Question is that is there is any way I can use same rich text out side jira platform.
Thanks for all your Help. I have completed the project using people question and answers.
The rich text editor in Jira is not a small fragment of code you can just copy out to use in other systems, it's an integrated and non-modular, you'd have to add all the libraries and supporting functions to your application.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.