Closed (fixed)
Project:
Markdown with SmartyPants
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2007 at 23:54 UTC
Updated:
5 Feb 2008 at 22:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
moshe weitzman commentedactually, i would argue that markdown is not being updated in a timely manner by gruber and we should only include markdown extra in our bundle. it is hard to use extra with this module because the input filter help only points to the markdown syntax cheatsheet on gruber's site.
Comment #2
ax commented+1 for including only the latest markdown extra.
alternatively, use attached patch to choose between any version of markdown.php, including the latest 1.0.1f and Extra 1.1.2. the patch includes a function for version checking, which is used to display the current "Markdown PHP Version" and "Markdown Syntax Version" in admin/filters/<markdown_filter>/configure (this is currently broken with markdown.php versions above 1.0.1c because the version globals became constants).
this function could also be used to display different input filter help depending on the installed version of markdown.php. too much for me, though :( maybe someone else could pick this up. http://www.michelf.com/projects/php-markdown/dingus/ and http://www.michelf.com/projects/php-markdown/extra/ should be a good start.
Comment #3
moshe weitzman commentedComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.