list_item method
list_item
Creates ListItemSyntaxNode
.
Returns
The ListItemSyntax.
def list_item(self, marker):
...
Parameter | Type | Description |
---|---|---|
marker | ListItemMarker | The marker. |
See Also
- module
aspose.html.toolkit.markdown.syntax
- class
ListItemSyntaxNode
- class
MarkdownSyntaxFactory