Github include md files in README.md?
Since it is not possible I just ended up placing a link as
[MY-LINK](../../SOME-OTHER-README.MD)
That does not seem to be possible, especially when considering github/markup#346
and github/markup#172
.
No include directive is supported.
This is not the correct answer but a workaround for others who really want this.
It's possible to use Gulp and Gulp Concat to merge the files into one before they are sent to Github..