You are here

public property Markdown::$header_id_func in Express 8

* Optional header id="" generation callback function. *

Type: callable

File

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

Class

Markdown
Markdown Parser Class

Namespace

Michelf

Code

public $header_id_func = null;