Add an option to have 'vanilla' Markdown instead of Markdown Extra
jacktonkin - June 4, 2009 - 20:43
| Project: | Markdown filter |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
The attached patch adds the option to use 'vanilla' Markdown.
I was interested in this to simplify the syntax rules for users. It turned out to be fairly simple to use markdown.php to offer both versions.
| Attachment | Size |
|---|---|
| markdown-vanilla.patch | 4.5 KB |
