Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Syntax.Inlines
DelimiterInline
Properties
Parser
Menu
On this page
Parser Property
Definition
Namespace
Markdig.Syntax.Inlines
Assembly
Markdig.dll
View source
Gets the parser.
public InlineParser Parser { get; }
Returns
InlineParser