blockSyntaxes property
Collection of custom block syntax types to be used parsing the Markdown data.
Implementation
final List<md.BlockSyntax>? blockSyntaxes;
Collection of custom block syntax types to be used parsing the Markdown data.
final List<md.BlockSyntax>? blockSyntaxes;