markdown.drush.inc |
drush/markdown.drush.inc |
|
drush integration for markdown filter. |
markdown.info |
markdown.info |
|
name = Markdown filter
description = Allows content to be submitted using Markdown, a simple plain-text syntax that is transformed into valid XHTML.
package = "Input filters"
dependencies[] = libraries (2.x)
core = 7.x |
markdown.module |
markdown.module |
|
Provides a Markdown input filter. |
README.txt |
README.txt |
|
Markdown filter Drupal module
=============================
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… |