Markdown module --------------- Key: DOXIA-426 URL: http://jira.codehaus.org/browse/DOXIA-426 Project: Maven Doxia Issue Type: New Feature Components: Modules Affects Versions: 1.3 Reporter: Julien Nicoulaud Attachments: doxia-module-markdown.patch
[Markdown|http://en.wikipedia.org/wiki/Markdown] is a widespread Markup language. It would be nice if there was a Doxia module for Markdown. Here is a proposed simple implementation that defers all the parsing and rendering to [PegDown|http://pegdown.org] (Apache License V2), which is the most reliable Java library for Markdown. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira