jira2gitlab
jira2gitlab copied to clipboard
Convert {noformat} to code
I added a substution for pre-formatted text, {noformat} like this:
t = re.sub(r'\{noformat\}\s*', r'\n```\n', t) # Pre-Format / noformat