You are here

constant PHP_MARKDOWN_EXTRA_DOWNLOAD_URI in Markdown 7.2

Same name and namespace in other branches
  1. 8 drush/markdown.drush.inc \PHP_MARKDOWN_EXTRA_DOWNLOAD_URI

The Markdown plugin URI.

1 use of PHP_MARKDOWN_EXTRA_DOWNLOAD_URI
drush_markdown_plugin in drush/markdown.drush.inc
Command to download the Markdown plugin.

File

drush/markdown.drush.inc, line 11
drush integration for markdown filter.

Code

define('PHP_MARKDOWN_EXTRA_DOWNLOAD_URI', 'https://littoral.michelf.ca/code/php-markdown/php-markdown-lib-1.5.0.zip');