-
Allows SmartyPants to be used independently from Markdown, to solve incompatibility with other SmartyPants modules when users do not want Markdown.
-
Allows SmartyPants to be used independently from Markdown, to solve incompatibility with other SmartyPants modules when users do not want Markdown.
-
Updated for 5.x
-
Allows users to enable marksmarty as SmartyPants-only -- see http://drupal.org/node/23662
-
applying patch to fix t() related errors -- see http://drupal.org/node/63961
-
updating markdown and smartypants ports to circumvent PHP 5.1 problems (http://drupal.org/node/54121)
-
Moved the Markdown and SmartyPants requires from the head of the file to the process function to improve module performance (bug URL -- http://drupal.org/node/61185)
-
Updated the bundled versions of the PHP ports
-
Assures users that upgrading is a simple file replacement process
-
Added the Markdown Extra port as an optional install