Markdown
A plugin that converts markdown text to HTML
Description
Markdown Plugin For ColdBox
ColdBox Version: 3.0.0
This plugin uses the markdownJ library found here:
- MarkdownJ is the pure Java port of Markdown (a text-to-html conversion tool written by John Gruber.)
What is Markdown?
Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
Resources
Installation Instructions
Just drop into your application's plugins folder and use it like so:
#getMyPlugin("markdown.Markdown").toHTML("A simple **test**.")#
Changelog
Version 2.0
- Added a new ColdBox powered Dingus
- Initial release
Menu
Forge Entry Types


