command
module
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Dec 10, 2025
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
mdgo
Easy Markdown to HTML renderer. The command-line tool only includes a dark mode CSS theme and syntax highlighting embedded in the binary file.
Install
go install github.com/setanarut/mdgo@latest
Usage
It creates an HTML file with the same name in the current directory. test.md -> test.html
gomd test.md
Example output
Download the static offline HTML file and view it in your browser.
https://github.com/setanarut/mdgo/blob/main/_examples/test.html
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.