md-txt
v1.0.2
Published
Uses `markdown-to-txt` by ejrbuss to create a cli for converting markdown to text
Downloads
13
Maintainers
Readme
md-txt
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