ox-jira.el
ox-jira.el copied to clipboard
Some fixes and extra support
These patches addresses:
- A systematic crash in `ox-jira-src-block' with the C source block with captions
- The missing the verse block support
- The missing entity support
- The missing line break support
Hello! Thank you for contributing!
I want to start by apologising for taking so long to get back to you on this PR. I appear to have accidentally unsubscribed from this repo at some point. I'm now watching it, so should be able to keep up with requests.
Regarding the PR itself:
-
The file you have touched is actually generated from the real source, found in the
ox-jira.orgfile. That is an literate programming document, which is tangled to theox-jira.el. Would you be open to add your changes to theox-jira.orgfile? If it proves troublesome, I'm happy to help. -
Are you able to add token tests for the changes you're making? There's no literate document for the tests, so that should be a bit easier.