October\Rain\Parse\Parsedown\ParsedownExtra

Extends

Protected Properties

protected int $footnoteCount

protected mixed $currentAbreviation

protected mixed $currentMeaning

protected string $regexAttribute

Show inherited protected properties

Inherited Protected Properties


Public Methods

public __construct()

public __construct(): void

public text()

public text($text): void

Show inherited public methods

Inherited Public Methods

Protected Methods

protected addDdElement()

protected addDdElement($Line, $Block): void

protected blockAbbreviation()

protected blockAbbreviation($Line): void

protected blockDefinitionList()

protected blockDefinitionList($Line, $Block): void

protected blockDefinitionListContinue()

protected blockDefinitionListContinue($Line, $Block): void

protected blockFootnote()

protected blockFootnote($Line): void

protected blockFootnoteComplete()

protected blockFootnoteComplete($Block): void

protected blockFootnoteContinue()

protected blockFootnoteContinue($Line, $Block): void

protected blockHeader()

protected blockHeader($Line): void

protected blockMarkup()

protected blockMarkup($Line): void

protected blockMarkupComplete()

protected blockMarkupComplete($Block): void

protected blockMarkupContinue()

protected blockMarkupContinue($Line, $Block): void

protected blockSetextHeader()

protected blockSetextHeader($Line, $Block = null): void

protected buildFootnoteElement()

protected buildFootnoteElement(): void

protected inlineFootnoteMarker()

protected inlineFootnoteMarker($Excerpt): void

protected inlineLink()

protected inlineLink($Excerpt): void

protected inlineText()

protected inlineText($text): void

protected insertAbreviation()

protected insertAbreviation($Element): void

protected parseAttributeData()

protected parseAttributeData($attributeString): void

protected processTag()

protected processTag($elementMarkup): void

processTag is recursive

protected sortFootnotes()

protected sortFootnotes($A, $B): void

Show inherited protected methods

Inherited Protected Methods