You are here

public property Markdown::$code_span_content_func in Express 8

* Optional function for converting code span content to HTML. *

Type: callable

File

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

Class

Markdown
Markdown Parser Class

Namespace

Michelf

Code

public $code_span_content_func = null;