1.0.2 • Published 12 months ago

md-txt v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

md-txt

Quality gate

main npm bundle size npm npm npm

Uses markdown-to-txt by @ejrbuss to create a cli that converts markdown to text

	Usage
	  $ md-txt source.md destination.txt

	Example
	  $ md-txt CHANGELOG.md CHANGELOG.txt

	Options
	  -f, --force    force overwrite of destination file
	  -v, --verbose  verbose output

Motivation

I wanted to use this to sanitize release notes going from github to stackholders on a platform that didn't support markdown

Contributing

Please read our contribution guide

Release Notes

See Releases or CHANGELOG.md