gomarkdown/mdtohtml

Command-line tool to convert markdown to html

Go

35

8 commits

updated Sep 22, 2026

See the code

README

Markdown to HTML cmd-line tool

If you have Go installed, install with:

go get -u github.com/gomarkdown/mdtohtml

To run:

mdtohtml [options] inputfile [outputfile]

Run mdtohtml to see all options.

This is also an example of how to use gomarkdown/markdown library.

Contributors

kjk

8 commits

gomarkdown/mdtohtml

Command-line tool to convert markdown to html

Go

35

8 commits

updated Sep 22, 2026

See the code

README

Markdown to HTML cmd-line tool

If you have Go installed, install with:

go get -u github.com/gomarkdown/mdtohtml

To run:

mdtohtml [options] inputfile [outputfile]

Run mdtohtml to see all options.

This is also an example of how to use gomarkdown/markdown library.

Contributors

kjk

8 commits

Languages

Go

100.0%