mocobeta opened a new pull request, #19: URL: https://github.com/apache/lucene-jira-archive/pull/19
#1 `jira2markdown` is entirely [customizable](https://github.com/catcombo/jira2markdown#customization); you can replace/plug in any markup elements without modifying the original code. This tries to improve the match expressions for numbered lists and bullet lists by replacing the original elements with tuned ones. **numbered lists** broken example:  with this patch:  **bullet lists** broken example:  with this patch:  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
