MarkdownSyntaxFactory.BlockQuote

MarkdownSyntaxFactory.BlockQuote method

Creates BlockQuoteSyntaxNode.

public BlockQuoteSyntaxNode BlockQuote()

Return Value

The BlockQuoteSyntax.

See Also