|
|
|
|
|
by bnj
3789 days ago
|
|
Something that's possible with some static engines but not really catered to is the ability to include the contents of other markdown files into a page- ----page---- # Title << contents of /markdown/file >> << second file >> << third file >> Useful if you have lots of sections that you want to combine in different ways, and update them all at the same time... |
|