md-splitter

1.0.0 • Public • Published

md-splitter Build Status

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

Package Sidebar

Install

npm i md-splitter

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

23.2 kB

Total Files

8

Last publish

Collaborators

  • hrfmmymt