- Better link handling: multiple links to the same destination do not result in duplicate labels, and autolinks are used when the link text matches the destination.
- Re-release of 0.0.6 with
README.md
included in built package
- Attempt to fix issues with release process
- Bump
yargs-parser
version
- Make main script executable, including from npx
-
Unix and windows clipboard support
-
Create a
~/.config/2md/local-telemetry-opt-in
file if you want to track how often you run2md
. For now, it simply appends an epoch timestamp on every cli run that successfully reads input.
- Add nodejs >= 12 requirement to package.json
- Initial release! Most things work.
- Placeholder.