interface League / CommonMark / Parser / InlineParserEngineInterface
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.

InlineParserEngineInterface

Methods

public

parse ( string $contents , AbstractBlock $block ) : void

Parse the given contents as inlines and insert them into the given block