We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Hello, I'm excited to use this package. I tried to install, and it seems to have gone well:
drive$ npm i split-md up to date, audited 15 packages in 773ms 1 package is looking for funding run `npm fund` for details found 0 vulnerabilities
But then I tried to use the script in the fashion you mention:
split-md 'Letters.md' '### v' '###' '' 10 true
And I got this:
-bash: split-md: command not found
Any idea what might be going on? Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, I'm excited to use this package. I tried to install, and it seems to have gone well:
But then I tried to use the script in the fashion you mention:
split-md 'Letters.md' '### v' '###' '' 10 true
And I got this:
-bash: split-md: command not found
Any idea what might be going on? Thanks!
The text was updated successfully, but these errors were encountered: