MarkdownListExportMode enumeration
MarkdownListExportMode enumeration
Specifies how lists are exported into Markdown.
Members
Name | Description |
---|---|
MarkdownSyntax | Export list items compatible with Markdown syntax. |
PlainText | Export list items as plain text. |
See Also
- module Aspose.Words.Saving