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

/c2md/

    Package Sidebar

    Install

    npm i c2md

    Weekly Downloads

    1

    Version

    1.1.0

    License

    MIT

    Unpacked Size

    50.5 kB

    Total Files

    7

    Last publish

    Collaborators

    • kswedberg