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

   #93 
   
   `>` should be escaped 1) if it appears at the end of the line, and also 2) 
is not a part of any expression grammar. It's possible to do such selective 
escape by tweaking the syntax parser a bit.
   
   e.g.,
   
https://github.com/mocobeta/forks-migration-test/issues/2321#issuecomment-1197365531
   ![Screenshot from 2022-08-13 
13-09-09](https://user-images.githubusercontent.com/1825333/184467914-78bc6989-ed4e-4154-b97b-851f425d7ce2.png)
   
   should be
   
https://github.com/mocobeta/migration-test-3/issues/598#issuecomment-1213646156
   ![Screenshot from 2022-08-13 
13-09-59](https://user-images.githubusercontent.com/1825333/184467936-119e2c32-a56f-43eb-9c4f-3046b01202df.png)
   
   Note that this is applied only to plain texts without markups so that it 
does not affect on code blocks like this: 
https://github.com/mocobeta/migration-test-3/issues/601.
   
   


-- 
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