Here's a patch against the D6 version to get Markdown filter working on Drupal 7.

Comments

darrenmothersele’s picture

StatusFileSize
new29.4 KB

attached a pre-patched D7 version of the Markdown filter module.

if you're interested in what changed I wrote up a short article on my blog: Upgrading a Drupal input filter module to Drupal 7.

Remon’s picture

thanks, it works :)

Remon’s picture

Status: Needs review » Reviewed & tested by the community
mark trapp’s picture

Status: Reviewed & tested by the community » Needs review

This might need another review: I attempted to apply the patch using CVS head and d7a3, and the last hunk (#5 at line 120) failed. Works great otherwise; thanks!

darrenmothersele’s picture

Status: Needs review » Reviewed & tested by the community

CVS Head for this module is empty. As stated above, the patch is against the D6 version.

mariusz.slonina’s picture

Works on D7alpha5, thanks:)

sreynen’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.