mikemccand opened a new issue, #91:
URL: https://github.com/apache/lucene-jira-archive/issues/91

   I rather like how Jira adds strike-through to cross-issue links to resolved 
issues.
   
   Is it possible to preserve that on migration?
   
   It seems GitHub markdown does allow it, e.g.:
   
   ```
   ~~#45~~
   ```
   
   becomes:
   
   ~~#45~~
   
   But ... this would not "stick" over time.  I.e. as we open and resolve 
issues, GitHub won't automatically strike-through the way Jira does, so maybe 
we should not do this?  Maybe some day GitHub fixes / improves it?


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