MarkdownSyntaxFactory.ListItem
MarkdownSyntaxFactory.ListItem method
Creates ListItemSyntaxNode
.
public ListItemSyntaxNode ListItem(ListItemMarker marker)
Parameter | Type | Description |
---|---|---|
marker | ListItemMarker | The marker. |
Return Value
The ListItemSyntax.
See Also
- class ListItemSyntaxNode
- class ListItemMarker
- class MarkdownSyntaxFactory
- package com.aspose.html.Toolkit.Markdown.Syntax
- package Aspose.HTML