MarkdownJ is a pure Java port of John Gruber’s incredible Markdown text-to-html conversion utility.
Where we’re going, we don’t need tags
Dependencies
JDK 13.0.2
What’s New?
See the ChangeLog.
Install
See https://github.com/bewillcott/markdownj
How do I use it?
See the Quick Start guide.
License
The project is licensed under a Revised BSD License. Refer to the accompanying LICENSE file.
Authors
- Pete Bevin
- John Mutchek (jmutchek@users.sourceforge.net)
- Alex Coles (opensource@alexbcoles.com)
- Bradley Willcott