Interface InlineContentParserFactory


public interface InlineContentParserFactory
A factory for extending inline content parsing.

See Parser.Builder.customInlineContentParserFactory(org.commonmark.parser.beta.InlineContentParserFactory) for how to register it.

  • Method Details