Github在README.md中包含md文件吗? [英] Github include md files in README.md?

查看:69
本文介绍了Github在README.md中包含md文件吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Github 中是否可以将md文件包括在README.md中?

Is there a way in Github to include md files in for example the README.md?

# Headline

Text

[include](File:load_another_md_file_here.md)

它不应链接到文件,而应从文件中加载内容,例如PHP include/file_get_contents.

It should not link to the file, it should load the contents from it, like PHP include / file_get_contents.

推荐答案

这似乎是不可能的,尤其是考虑到 github/markup#346

That does not seem to be possible, especially when considering github/markup#346 and github/markup#172.

不支持include指令.

No include directive is supported.

这篇关于Github在README.md中包含md文件吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆