You are here

protected property Markdown::$in_anchor in Express 8

* Status flag to avoid invalid nesting. *

Type: boolean

File

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

Class

Markdown
Markdown Parser Class

Namespace

Michelf

Code

protected $in_anchor = false;