Markdown filter
Provides Markdown filter integration for Drupal input formats. The Markdown syntax is designed to co-exist with HTML, so you can set up input formats with both HTML and Markdown support. It is also meant to be as human-readable as possible when left as "source".
This module is a continuation of the Markdown with Smartypants module, and only includes Markdown support to simplify configuration. It is now suggested that you use Typogrify module if you are interested in Smartypants support. Also note, that if you use the GeSHI filter for code syntax highlighting, arrange this filter after that one.
Read more about Markdown at:
