Closed (fixed)
Project:
Markdown with SmartyPants
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
3 Apr 2006 at 21:00 UTC
Updated:
29 Jul 2006 at 20:15 UTC
I currently use version 4.6.x of Drupal, but I am intending to upgrade my organization's code to 4.7.x. However, the one thing in the Markdown with Smartypants module that is a big difference is that I installed the Markdown Extra and have been using it for some time. It adds a couple of symbols to the Markdown language or symbology or whatever. The main thing is that when I do the upgrade, I'll need to know whether our site will need the Markdown Extra file loaded onto it or not.
Comments
Comment #1
teradome commentedYes, when you do the upgrade you would need to reinstall Markdown Extra afterwards. However, because marksmarty is such a basic module/hook for the PHP filter, when you upgrade you should only need to upload the marksmarty.module file.
I've been asked to include Markdown Extra before, so your issue is bringing up three main points:
* bundle Markdown Extra with the module
* add INSTALL notes about using Markdown Extra an an alternative
* add an UPGRADE.txt document to cover what I just said above
I'm renaming this issue to reflect the ME request, and I'll add another issue for upgrading.
Comment #2
teradome commentedMarkdown Extra is now bundled.
Comment #3
(not verified) commented