Filter the content to be run through Markdown, before it’s transformed by Markdown.
Parameters
- $text
string Content to be run through Markdown
- $args
array Array of Markdown options.
Changelog
- Introduced in Jetpack 2.8.0
wpcom_markdown_transform_preFilter the content to be run through Markdown, before it’s transformed by Markdown.
stringContent to be run through Markdown
arrayArray of Markdown options.