soft_break method
soft_break
Creates SoftBreakSyntaxNode.
Returns
The SoftBreakSyntax.
def soft_break(self, source, span):
...
| Parameter | Type | Description |
|---|---|---|
| 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
MarkdownSyntaxFactory - class
SoftBreakSyntaxNode