A markdown splitter tool for slicing coderplex learn guides to small markdown files based on custom identifier
npm install --save-dev cleave-markdown
./node_modules/.bin/cleave-markdown
This is a required option. Include the path to markdown guide file.
./node_modules/.bin/cleave-markdown --file ~/sampleGuide.md
Optional argument that displays the folder structure cleave-markdown
has created from the guide file.
./node_modules/.bin/cleave-markdown --file ~/sampleGuide.md --verbose