Skip to content

Converts markdown to html with images embedded

Notifications You must be signed in to change notification settings

ueffel/mdtohtml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdToHtml

Commandline utility to generate a HTML file from Markdown with local image files embedded.

Local image files are embedded with base64 in the image tags.

Installation

go install github.com/ueffel/mdtohtml@latest

Usage

mdtohtml README.md

About

Converts markdown to html with images embedded

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published