You are here

public property Markdown::$code_block_content_func in Express 8

* Optional function for converting code block content to HTML *

Type: callable

File

vendor/michelf/php-markdown/Michelf/Markdown.php, line 102

Class

Markdown
Markdown Parser Class

Namespace

Michelf

Code

public $code_block_content_func = null;