MarkdownLinkExportMode enumeration
MarkdownLinkExportMode enumeration
Specifies how links are exported into Markdown.
Members
Name | Description |
---|---|
Auto | Automatically detect export mode for each link. |
Inline | Export all links as inline blocks. |
Reference | Export all links as reference blocks. |
See Also
- module Aspose.Words.Saving