Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Syntax.Inlines
CodeInline
Properties
Delimiter
Menu
On this page
Delimiter Property
Definition
Namespace
Markdig.Syntax.Inlines
Assembly
Markdig.dll
View source
Gets or sets the delimiter character used by this code inline.
public char Delimiter { get; set; }
Returns
Char