We are using sync2jira description sync functionality. However, when the description is synced it syncs in Git Hub formatting, not JIRA formatting. This means that every time the description is synced somebody has to manually reformat the whole description.
Could there be an automatic reformatter for GitHub which would change the GitHub signs to JIRA's markdown? I.e. #### to h2. -> to * and so on.
Merge #103 tries to address this. There is no markdown -> Jira wiki converter so I converted markdown -> Plaintext to make it more readable. I hope that is satisfactory.
I think that's good enough, at least there aren't any extra signs and you can easily format the text in the way you want. Thanks
Awesome! I'll rebuild and should deploy the changes today if nothing goes wrong :)
PR #103 has been merged. Closing this issue.
Metadata Update from @sidpremkumar: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)