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