You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/08/08 11:35:08 UTC

[GitHub] [lucene-jira-archive] mocobeta opened a new pull request, #138: Insert linefeeds before/after a code block

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

   Close #115 
   
   Line feeds are needed before/after a code block; otherwise, the converted code block is broken in Markdown when the author didn't insert them in the original Jira comments.
   
   e.g.:
   https://github.com/mocobeta/forks-migration-test-2/issues/8980#issuecomment-1205891709
   ![Screenshot from 2022-08-08 20-33-23](https://user-images.githubusercontent.com/1825333/183408971-8574713c-4376-4171-94b1-96382eec6832.png)
   
   should be
   https://github.com/mocobeta/migration-test-3/issues/576#issuecomment-1208001512
   ![Screenshot from 2022-08-08 20-34-19](https://user-images.githubusercontent.com/1825333/183409090-216dc290-136f-4250-8d7f-3da00f3a32e8.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-unsubscribe@lucene.apache.org

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


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


[GitHub] [lucene-jira-archive] mocobeta commented on pull request #138: Insert linefeeds before/after a code block

Posted by GitBox <gi...@apache.org>.
mocobeta commented on PR #138:
URL: https://github.com/apache/lucene-jira-archive/pull/138#issuecomment-1208013719

   Confirmed that this does not affect already properly converted code blocs. 


-- 
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-unsubscribe@lucene.apache.org

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


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


[GitHub] [lucene-jira-archive] mocobeta merged pull request #138: Insert linefeeds before/after a code block

Posted by GitBox <gi...@apache.org>.
mocobeta merged PR #138:
URL: https://github.com/apache/lucene-jira-archive/pull/138


-- 
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-unsubscribe@lucene.apache.org

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


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