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 (Apache License V2), which is the most reliable Java library for Markdown.