You are here

Functions in Markdown 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_markdown_version_hash ./markdown.drush.inc Callback function for drush markdown-version-hash.
hook_markdown_allowed_html_info_alter ./markdown.api.php Performs alterations on markdown allowed HTML plugin definitions.
hook_markdown_alter ./markdown.api.php Allows modules to alter markdown prior to it being parsed.
hook_markdown_compatible_filters_alter ./markdown.api.php Allows modules to alter the list of incompatible filters.
hook_markdown_extension_info_alter ./markdown.api.php Performs alterations on markdown extension plugin definitions.
hook_markdown_html_alter ./markdown.api.php Allows modules to alter the generated HTML after it has been parsed.
hook_markdown_parser_info_alter ./markdown.api.php Performs alterations on markdown parser plugin definitions.
markdown_config_schema_info_alter ./markdown.module Implements hook_config_schema_info_alter().
markdown_drush_command ./markdown.drush.inc Implements hook_drush_command().
markdown_drush_help ./markdown.drush.inc Implements hook_drush_help().
markdown_element_info_alter ./markdown.module Implements hook_element_info_alter(). @noinspection PhpUnused @noinspection PhpDocSignatureInspection
markdown_filter_format_load ./markdown.module Implements hook_ENTITY_TYPE_load(). @noinspection PhpUnused @noinspection PhpDocSignatureInspection 1
markdown_form_alter ./markdown.module Implements hook_form_FORM_ID_alter(). @noinspection PhpUnused @noinspection PhpDocSignatureInspection @noinspection PhpUnusedParameterInspection
markdown_help ./markdown.module Implements hook_help().
markdown_markdown_compatible_filters_alter ./markdown.module Implements hook_markdown_compatible_filters_alter(). @noinspection PhpUnused @noinspection PhpDocSignatureInspection
markdown_migration_plugins_alter ./markdown.module Implements hook_migration_plugins_alter(). @noinspection PhpUnused @noinspection PhpDocSignatureInspection
markdown_modules_installed ./markdown.module Implements hook_modules_installed(). @noinspection PhpUnused @noinspection PhpDocSignatureInspection
markdown_post_update_8950 ./markdown.post_update.php Update configuration (run config export after).
markdown_preprocess_installable_library ./markdown.module Implements hook_preprocess_HOOK().
markdown_requirements ./markdown.install Implements hook_requirements().
markdown_theme ./markdown.module Implements hook_theme().
markdown_tokens ./markdown.module Implements hook_tokens(). @noinspection PhpUnused @noinspection PhpDocSignatureInspection
markdown_token_info_alter ./markdown.module Implements hook_token_info_alter(). @noinspection PhpUnused @noinspection PhpDocSignatureInspection
_drush_markdown_commands ./markdown.drush.inc Retrieves the class used to proxy these legacy Drush commands into.
_markdown_normalize_config ./markdown.post_update.php Normalizes markdown configuration. 1
_markdown_update_config ./markdown.post_update.php Updates all markdown config. 1

Other projects