I am writing documentation and my single Markdown file has thousands of lines. As you probably guessed, this is not convenient to scroll and find the things you want.
Therefore, is it possible to have one Markdown file which displays other Markdown (chapter) files? At the end it is fine that this Markdown file displays thousands of lines, I just want to structure it using sub-Markdown files if you will.
This link discussed this back in 2011, do we have this capability now with Markdown files or still not?