Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 221 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 221 Bytes

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.