| Linux webm010.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 Path : /home/c/u/i/cuisinesj/www/new/wp-content/plugins/jetpack/_inc/lib/ |
| Current File : /home/c/u/i/cuisinesj/www/new/wp-content/plugins/jetpack/_inc/lib/markdown.php |
<?php
/**
* Loader for the Markdown library.
*
* This file loads in a couple specific things from the markdown dir.
*
* @package automattic/jetpack
*/
if ( ! class_exists( 'MarkdownExtra_Parser' ) ) {
jetpack_require_lib( 'markdown/extra' );
}
jetpack_require_lib( 'markdown/gfm' );