DelimiterRun constructor
init
Create the DelimiterRun
def __init__(self, source, span, state):
...
| Parameter | Type | Description |
|---|---|---|
| source | aspose.html.toolkit.markdown.syntax.text.SourceText | The SourceText. |
| span | aspose.html.toolkit.markdown.syntax.text.TextSpan | The TextSpan. |
| state | DelimiterState | The DelimiterState. |