hunt-markdown ~master (2022-05-11T02:02:53.8928345)
Dub
Repo
InlineParserContext
hunt
markdown
parser
InlineParserContext
Parameter context for custom inline parser.
interface
InlineParserContext {
List
!(
DelimiterProcessor
)
getCustomDelimiterProcessors
();
}
Members
Functions
getCustomDelimiterProcessors
List
!(
DelimiterProcessor
)
getCustomDelimiterProcessors
()
Undocumented in source.
Meta
Source
See Implementation
hunt
markdown
parser
InlineParserContext
interfaces
InlineParserContext
Parameter context for custom inline parser.