Need to convert the JIRA issue descriptions to Markdown and am wondering what the quickest way would be. At first sight, it seems that JIRA markup is quite similar to Textile markup (maybe it was based on it, originally) and there are convertors between Textile and Markdown. Would it be good enough? (I don't need the translation to be perfect, say 80-90% accuracy would be enough; we also only use quite the basic formatting options like bold, italics, some lists etc.)
Hello Borek,
They are the same for the most used markups like:
Bullets, enumerable lists, headers, italic, bold, tables, html, quote ...
And different for other functions like:
Preformated text, links, identation, code block ...
You will need to check the differences by your own to create a conversion script. The following links may help you:
JIRA -> https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=all
Textile-> http://txstyle.org/
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.