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)
It sh
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..