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:
   ![Screenshot from 2022-07-09 
03-14-03](https://user-images.githubusercontent.com/1825333/178047912-022d57e9-bb94-44e7-a1c1-0d7e3b15631e.png)
   
   with this patch:
   ![Screenshot from 2022-07-09 
03-19-28](https://user-images.githubusercontent.com/1825333/178048630-54d3d338-9b28-49c4-8f41-397ac6491429.png)
   
   **bullet lists**
   
   broken example:
   ![Screenshot from 2022-07-09 
03-20-59](https://user-images.githubusercontent.com/1825333/178048842-38d9e752-3564-466c-bf80-df2785bda60f.png)
   
   with this patch:
   ![Screenshot from 2022-07-09 
03-23-28](https://user-images.githubusercontent.com/1825333/178049257-54aac624-5abd-44b6-8f71-9b73e9f9b3d5.png)
   
   


-- 
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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to