Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Extensions.Mathematics
MathBlock
Constructors
MathBlock(BlockParser)
Menu
On this page
MathBlock(BlockParser) Constructor
Definition
Namespace
Markdig.Extensions.Mathematics
Assembly
Markdig.dll
View source
Initializes a new instance of the
MathBlock
class.
public MathBlock(BlockParser parser)
Parameters
parser
BlockParser
The parser.