Releases for Markdown filter
markdown 5.x-1.1
First released: September 24, 2008 - 18:39
Size: 31.19 KB
md5_file hash: 0532e37695d9741f371671762580ab9b
Last updated: September 24, 2008 - 18:40
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
First released: September 24, 2008 - 18:30
Size: 31.22 KB
md5_file hash: 9489813c587abc4e1155479238cddd03
Last updated: September 24, 2008 - 18:35
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
First released: June 2, 2008 - 14:45
Size: 30.25 KB
md5_file hash: 70d4209c543edd67f19016bd286dba5a
Last updated: June 2, 2008 - 14:50
- 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
First released: June 2, 2008 - 13:01
Size: 33.96 KB
md5_file hash: 1a30f515c3871047deda8a060a0af084
Last updated: April 6, 2009 - 12:14
Development snapshots for the 6.x-1.x branch.
markdown 6.x-1.0
First released: June 2, 2008 - 12:59
Size: 30.26 KB
md5_file hash: 17db7d580eb6e2ca24297b00ff978d98
Last updated: June 2, 2008 - 13:00
- 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.
