You are here

protected property MarkdownExtra::$footnote_counter in Express 8

* Give the current footnote number. *

Type: integer

File

vendor/michelf/php-markdown/Michelf/MarkdownExtra.php, line 128

Class

MarkdownExtra
Markdown Extra Parser Class

Namespace

Michelf

Code

protected $footnote_counter = 1;