\ A Grails plugin to provide tag library and service support for markdown. It can be used both for converting markdown into HTML, as well as converting HTML back into markdown. You can either use the body of the tag to hold the markdown: <markdown:renderHtml>This is a *test* of markdown.</markdown:renderHtml> renders: <p>This is a <em>test</em> of markdown.</p> Or the "text" attribute: <markdown:renderHtml text="Yet **another** markdown test."/> renders: <p>Yet <strong>another</strong> ...

Latest Versions

6 versions โ†’
VersionVulnerabilitiesUsagesDate
1.1.x
1.1.1
2
Sep 29, 2016
1.1.0
0
Sep 30, 2016
1.0.x
1.0.0.RC1
0
Sep 29, 2016
0.2.x
0.2.1
0
Sep 30, 2016
0.2
0
Sep 30, 2016
0.1.x
0.1
0
Sep 30, 2016
6 versions โ†’