Socket
Socket
Sign inDemoInstall

c2md

Package Overview
Dependencies
145
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    c2md

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


Version published
Weekly downloads
2
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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

FAQs

Last updated on 31 Jan 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc