You are here

protected property MarkdownExtra::$footnote_counter in Markdown 7

* Give the current footnote number. *

Type: integer

File

includes/MarkdownExtra.php, line 128

Class

MarkdownExtra
Markdown Extra Parser Class

Namespace

Michelf

Code

protected $footnote_counter = 1;