hard_breaking_tag method
hard_breaking_tag
Create HardBreakingTag.
Returns
The MarkdownSyntaxToken.
def hard_breaking_tag(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. |