Browsing hooks for feature: Markdown

    jetpack_markdown_preserve_shortcodes

    hook (filter): Allow processing shortcode contents.

    Source: _inc/lib/markdown/gfm.php:72

    jetpack_markdown_preserve_pattern

    hook (filter): Allow third-party plugins to define custom patterns that won't be processed by Markdown.

    Source: _inc/lib/markdown/gfm.php:117

    wpcom_untransformed_content

    hook (filter): Filter the original post content passed to Markdown.

    Source: modules/markdown/easy-markdown.php:550

    wpcom_markdown_transform_pre

    hook (filter): Filter the content to be run through Markdown, before it's transformed by Markdown.

    Source: modules/markdown/easy-markdown.php:663

    wpcom_markdown_transform_post

    hook (filter): Filter the content to be run through Markdown, after it was transformed by Markdown.

    Source: modules/markdown/easy-markdown.php:692

    easy_markdown_support_url

    hook (filter): Filter the Markdown support URL.

    Source: modules/markdown/easy-markdown.php:341