com.aspose.pdf.markdownoptions
The com.aspose.pdf.markdownoptions namespace contains specific options classes for a markdown conversion.
Classes
| Class | Description |
|---|---|
| EmphasisStyle | Defines the available serialization styles for emphasis and strong emphasis. For specification see CommonMark - Emphasis and strong emphasis. |
| HeadingLevels | Represents a class to work with header levels based on font size. |
| HeadingRecognitionStrategy | Represents types of header recognition strategies. |
| HeadingStyle | Defines the available serialization styles for headings. For specification see CommonMark - ATX headings, respectively CommonMark - Setext headings. |
| LineBreakStyle | Represents the possible line break styles for a file. |
| MarkdownSaveOptions | Represents the document save option class in the markdown format. |