command
module
Version:
v0.0.0-...-549484a
Opens a new window with list of versions in this module.
Published: Jul 29, 2025
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.