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
Since it is not possible I just ended up placing a link as
[MY-LINK](../../SOME-OTHER-README.MD)