c2md

1.1.0 • Public • Published

c2md

Output HTML clipboard contents to markdown in the terminal (MacOs only)

Install

npm install -g c2md

Use

  1. Copy some html from a website
  2. Run c2md on the command line
  3. Admire the beautiful markdown

To create a new file (e.g. myfile.md) with the HTML clipboard contents converted to markdown:

  1. Copy some html from a website
  2. Run c2md > myfile.md on the command line
  3. Admire the beautiful markdown in myfile.md

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.1.00latest

Version History

VersionDownloads (Last 7 Days)Published
1.1.00
1.0.00

Package Sidebar

Install

npm i c2md

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

50.5 kB

Total Files

7

Last publish

Collaborators

  • kswedberg