🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

github.com/qianxyz/md2html

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/qianxyz/md2html

v0.0.0-20230812021755-c82841387ed3
Source
Go
Version published
Created
Source

md2html

A simple script for converting Markdown files to HTML (powered by GitHub Markdown API) with live preview.

Quickstart

$ go install github.com/qianxyz/md2html@latest
$ md2html
Usage: md2html [-p port] file.md

The preview is at http://0.0.0.0:8080 or on the port specified. After editing and saving the Markdown file, refresh the page to see the changes go live.

FAQs

Package last updated on 12 Aug 2023

Did you know?

Socket

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