Skip to content

JMD (Java Markdown) is a tool to convert Markdown to HTML.

Notifications You must be signed in to change notification settings

devwithjesus/jmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JMD

JMD (Java Markdown) is a tool to convert Markdown to HTML.

Usage

jmd <path to markdown file>

A folder named 'output' will be created in the current directory, inside will hold the converted HTML file.