trivia method
trivia
Creates Whitespace.
Returns
The WhitespaceSyntax.
def trivia(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. |