Allow third-party plugins to define custom patterns that won’t be processed by Markdown.
Parameters
- $custom_patterns
array Array of custom patterns to be ignored by Markdown.
Changelog
- Introduced in Jetpack 3.9.2
jetpack_markdown_preserve_patternAllow third-party plugins to define custom patterns that won’t be processed by Markdown.
arrayArray of custom patterns to be ignored by Markdown.