Searched refs:BlockStart (Results 1 – 1 of 1) sorted by relevance
22 use League\CommonMark\Parser\Block\BlockStart; alias33 …public function tryStart(Cursor $cursor, MarkdownParserStateInterface $parserState): BlockStart|nu…36 return BlockStart::of(new CensusTableContinueParser())40 return BlockStart::none();