mikemccand commented on issue #54:
URL: 
https://github.com/apache/lucene-jira-archive/issues/54#issuecomment-1190282496

   Ahh thanks @mocobeta!  I wonder why GitHub doesn't render links in [ .. ]?
   
   The problem is, this is a fairly frequent occurrence since `commitbot` 
formats the link in its comments that way.
   
   I agree it'd be risk to do this on the input we send to the Jira -> MD 
converter, but maybe not so risky if we do it on the output?  I.e. if, after 
conversion, we see a URL-like-string (hmm, regexp parsing these is tricky), 
then we turn it into hyperlink?
   
   Or perhaps we specialize this to commitbot comments only?


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