SetExtHeadingParser
in package
implements
BlockParserInterface
Interfaces, Classes and Traits
Table of Contents
- parse() : bool
- resolveReferenceLinkDefinitions() : array<string|int, string>
- Resolve reference link definition
Methods
parse()
public
parse(ContextInterface $context, Cursor $cursor) : bool
Parameters
- $context : ContextInterface
- $cursor : Cursor
Return values
bool —resolveReferenceLinkDefinitions()
Resolve reference link definition
private
resolveReferenceLinkDefinitions(array<string|int, string> $strings, ReferenceParser $referenceParser) : array<string|int, string>
Parameters
- $strings : array<string|int, string>
- $referenceParser : ReferenceParser