\ 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> ...
VersionVulnerabilitiesRepositoryUsagesDate
1.1.x
1.1.1Grails PluginsSep 29, 2016
1.1.0Grails Plugins
0
Sep 30, 2016
1.0.x
1.0.0.RC1Grails Plugins
0
Sep 29, 2016
0.2.x
0.2.1Grails Plugins
0
Sep 30, 2016
0.2Grails Plugins
0
Sep 30, 2016
0.1.x
0.1Grails Plugins
0
Sep 30, 2016