Comment mode current does not properly render reference links.
A interesting complication: the links are only identified if the reference is valid (the commit/issue/pull exists). It will only be possible to get the correct preview by making calls out to Github to validate references.
So: should we try and implement this with the external dependency? Or keep the preview fully local and leave ignoring reference links as a known issue?
Comment mode current does not properly render reference links.
A interesting complication: the links are only identified if the reference is valid (the commit/issue/pull exists). It will only be possible to get the correct preview by making calls out to Github to validate references.
So: should we try and implement this with the external dependency? Or keep the preview fully local and leave ignoring reference links as a known issue?