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