class League / CommonMark / Extension / TableOfContents / Normalizer / AsIsNormalizerStrategy
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
final

AsIsNormalizerStrategy

Implements

Properties

private

$parentListBlock

Default: null
private

$parentLevel

Default: 1
private

$lastListItem

Default: null

Methods

public

__construct ( TableOfContents $toc ) : void

public

addItem ( int $level , ListItem $listItemToAdd ) : void