You are here

Drupal Markdown Drush Integration in Markdown 8.2

Drush command integration for Drupal Markdown.

See also

https://www.drupal.org/project/markdown/issues/3103679

File

./markdown.drush.inc, line 10
Drush commands for Drupal Markdown.

Functions

Namesort descending Location Description
drush_markdown_version_hash ./markdown.drush.inc Callback function for drush markdown-version-hash.
markdown_drush_command ./markdown.drush.inc Implements hook_drush_command().
markdown_drush_help ./markdown.drush.inc Implements hook_drush_help().
_drush_markdown_commands ./markdown.drush.inc Retrieves the class used to proxy these legacy Drush commands into.