0

我正在尝试在 GitHub 问题中评论以下几行:

https://github.com/AMP-SCZ/dpanonymize/blob/49282b5c67ca1f88e7a651bc724e639b97e819d9/dpanonymize/__init__.py#L63-L69

但是,在我将其粘贴到评论框中后,它不会显示如下所示的行:

https://github.com/pnlbwh/luigi-pnlpipe/blob/87603cf59eaa09dc64bed447496841bfcb11e3e8/workflows/_glob.py#L4-L14

有人知道前者的问题吗?

4

1 回答 1

0

根据:

https://docs.github.com/en/github/writing-on-github/working-with-advanced-formatting/creating-a-permanent-link-to-a-code-snippet#linking-to-code

这种类型的永久链接将仅在其起源的存储库中呈现为代码片段。在其他存储库中,永久链接代码片段将呈现为 URL。

于 2021-09-27T21:49:34.013 回答