BlockParserFactory

Parser factory for a block node for determining when a block starts. <p> Implementations should subclass {@link AbstractBlockParserFactory} instead of implementing this directly.

Members

Functions

tryStart
BlockStart tryStart(ParserState state, MatchedBlockParser matchedBlockParser)
Undocumented in source.

Meta