https://github.com/zakuro9715/md-embed-snippet
Since it is in the public domain, please use it as you like
I want to write the file I put in examples / in the README, but GitHub Markdown doesn't have a feature like include (probably).
It's a single file, so just copy embed-snippet.py and run it. Replaces placeholders with snippets
./embed-snippet.py README.template.md __examples__ examples.txt > README.md
Recommended Posts