markdown 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| markdown-7.x-1.0.tar.gz | 31.2 KB | 36d3520f87047e51d97a9aa85285c25f |
| markdown-7.x-1.0.zip | 32.62 KB | cb2317dfcc0f697b59dadb33a060e2ab |
Release notes
markdown 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| markdown-7.x-1.0-beta1.tar.gz | 33.94 KB | 9163c51b69e492834adfbc35656b3767 |
| markdown-7.x-1.0-beta1.zip | 38.63 KB | 367351028e4ffca94995de4615f435f7 |
Release notes
#924232: Tag 7.x release? Tagged DRUPAL-7--1 release as beta.
markdown 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| markdown-7.x-1.x-dev.tar.gz | 31.2 KB | 99b3c231ba992acf15c664f3540c1483 |
| markdown-7.x-1.x-dev.zip | 32.63 KB | 01df1866d793681001f9976fa601ef63 |
Release notes
New D7 dev release.
markdown 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| markdown-6.x-1.2.tar.gz | 34.14 KB | 509e1dea04e7aac87a440ce8bb172b35 |
| markdown-6.x-1.2.zip | 38.8 KB | adc2263bb5c1ef67bccd618b3faf2c8a |
Release notes
#416868: pre block-level tag shouldn't be surrounded by a p tag Upgraded PHP Markdown to PHP Markdown Extra 1.2.4 (http://michelf.com/projects/php-markdown/)
markdown 5.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| markdown-5.x-1.1.tar.gz | 31.19 KB | 0532e37695d9741f371671762580ab9b |
| markdown-5.x-1.1.zip | 32.63 KB | 67ebc0842e419eb4544169411449b069 |
Release notes
Changes since 5.x-1.0:
- #224178 by therzog, milianw and weitzman: Markdown adds markup to empty text, so avoid adding it when empty text comes around to keep it empty. Also improves performance for empty text.
- Backporting two recent fixes from the 6.x-1.1 release:
- Update to latest library. PHP Markdown Extra 1.2.2 - released on June 21, 2008.
- Explanation on security best practices for using markdown.
markdown 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| markdown-6.x-1.1.tar.gz | 31.22 KB | 9489813c587abc4e1155479238cddd03 |
| markdown-6.x-1.1.zip | 32.65 KB | d7230925787779e4a86367db8bb03c57 |
Release notes
Changes since 6.x-1.0:
- Fix bad default in help hook
- #224178 by therzog, milianw and weitzman: Markdown adds markup to empty text, so avoid adding it when empty text comes around to keep it empty. Also improves performance for empty text.
- Update to latest library. PHP Markdown Extra 1.2.2 - released on June 21, 2008.
- Explanation on security best practices for using markdown
markdown 5.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| markdown-5.x-1.0.tar.gz | 30.25 KB | 70d4209c543edd67f19016bd286dba5a |
| markdown-5.x-1.0.zip | 31.65 KB | d4827045f0545689f3b8b4125536ac9d |
Release notes
- New stripped down version of marksmarty module without smartypants, since it is at tipogrify module now.
- Includes some translatability fixes.
- Improves phpdoc.
- Fixes typos.
- Has better file organization.
- Updates README for actual Drupal 5 interface.
(Same code as Drupal 6 except .info file and hook_help() signature).
New feature compared to marksmarty for Drupal 5 is the help block for markdown syntax.
markdown 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| markdown-6.x-1.x-dev.tar.gz | 31.38 KB | ef7564364b5d50bd1c1b11940286e091 |
| markdown-6.x-1.x-dev.zip | 32.81 KB | c3c9881dbe37f80d7141d61fe4900d32 |
Release notes
Development snapshots for the 6.x-1.x branch.
markdown 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| markdown-6.x-1.0.tar.gz | 30.26 KB | 17db7d580eb6e2ca24297b00ff978d98 |
| markdown-6.x-1.0.zip | 31.68 KB | d5a0af08ed47fb76f33a3a2075e1ac30 |
Release notes
- New stripped down version of marksmarty module without smartypants, since it is at tipogrify module now.
- Includes some translatability fixes.
- Improves phpdoc.
- Fixes typos.
- Has better file organization.
- Updates README for actual Drupal 6 interface.