interface
League
/
CommonMark
/
Parser
/
InlineParserEngineInterface
InlineParserEngineInterface
Methods
public
parse ( string $contents , AbstractBlock $block ) : void
Parse the given contents as inlines and insert them into the given block