FootnoteParser
in package
implements
BlockParserInterface
Interfaces, Classes and Traits
Table of Contents
- parse() : bool
- createFootnote() : Footnote
Methods
parse()
public
parse(ContextInterface $context, Cursor $cursor) : bool
Parameters
- $context : ContextInterface
- $cursor : Cursor
Return values
bool —createFootnote()
private
createFootnote(string $label) : Footnote
Parameters
- $label : string