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