小编Set*_*h E的帖子

如何创建从 MarkDown 到 GitHub 原始文件的相对链接?

GitHub MD 支持相对链接,例如从我的README.mdI 目录中可以链接到代码Code

To download these scripts, [click here](Code/myscript.sh), then right-click the **Raw** button and download it
Run Code Online (Sandbox Code Playgroud)

如何使用相对链接Code/myscript.sh而不是绝对链接https://raw.githubusercontent.com/myrepo/toplevel/subdir/subsubdir/myscript.sh)直接链接到原始内容?

github

5
推荐指数
1
解决办法
1264
查看次数

标签 统计

github ×1