block_quote method
block_quote
Creates BlockQuoteSyntaxNode
.
Returns
The BlockQuoteSyntax.
def block_quote(self):
...
See Also
- module
aspose.html.toolkit.markdown.syntax
- class
BlockQuoteSyntaxNode
- class
MarkdownSyntaxFactory
Creates BlockQuoteSyntaxNode
.
The BlockQuoteSyntax.
def block_quote(self):
...
aspose.html.toolkit.markdown.syntax
BlockQuoteSyntaxNode
MarkdownSyntaxFactory