mocobeta opened a new pull request, #140:
URL: https://github.com/apache/lucene-jira-archive/pull/140

   Close #112 
   
   The parser expects a list item to be `# xxxx` but it occasionally to be 
`#<TAB>xxxx` (especially commitbot's comment).
   This supports `\t` as the list item separator as well as whitespace.
   
   e.g.,
   ![Screenshot from 2022-08-08 
23-49-47](https://user-images.githubusercontent.com/1825333/183446509-16ac9289-8ddf-403a-8380-6e4dda9ed3a1.png)
   
   should be correctly interpreted as an ordered list.
   ![Screenshot from 2022-08-08 
23-50-43](https://user-images.githubusercontent.com/1825333/183446695-868815f9-4851-49d4-a0e0-228a229279fc.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