hard_break method
hard_break
Creates HardBreakSyntaxNode.
Returns
The HardBreakSyntax.
def hard_break(self, tag, source, span):
...
| Parameter | Type | Description |
|---|---|---|
| tag | MarkdownSyntaxToken | The MarkdownSyntaxToken. |
| source | aspose.html.toolkit.markdown.syntax.text.SourceText | The SourceText. |
| span | aspose.html.toolkit.markdown.syntax.text.TextSpan | The TextSpan. |
See Also
- module
aspose.html.toolkit.markdown.syntax - class
HardBreakSyntaxNode - class
MarkdownSyntaxFactory