md-splitter
v1.0.0
Published
split markdown file with "---"
Downloads
10
Readme
md-splitter
split markdown to multiple markdown file with ---
install
npm install md-splitter
usage
md-splitter origin.md --prefix split --output /path/to/dir [ --summary /path/to/SUMMARY.md ]
-p
--prefix
: prefix to output file-o
--output
: path to output directory--summary
: path to SUMMARY.md(GitBook)
license
MIT © hirofumi miyamoto
thanks
this is referring to https://github.com/azu/markdown-splitter