md2html

command module
v0.0.0-...-549484a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 29, 2025 License: MIT Imports: 10 Imported by: 0

README

md2html

md2html is a tiny Go program that reads Markdown from stdin, converts it to HTML, and writes to stdout.

Install

go install github.com/jon-ski/md2html@latest

Usage

cat file.md | md2html > file.html

Features

  • No flags
  • No config
  • Just Markdown → HTML

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL