System.Markdown.Styles
Description
System.Markdown.Styles contains classes derived from TPersistent for formatting Markdown syntax.
For more information, see TMDStyle.Styles.
Classes
Defines properties for caution alerts. |
|
Defines properties for important alerts. |
|
Defines properties for note alerts. |
|
Groups properties for alert types. |
|
Defines properties for tip alerts. |
|
Defines properties for warning alerts. |
|
Base class for blocks that can self-adjust to their content. |
|
Defines properties for blockquotes. |
|
Defines properties for code elements. |
|
Base class for alert blocks. |
|
Base class for blockquotes and alerts. |
|
Defines properties for footnotes. |
|
Defines properties for headers. |
|
Groups properties for the six header types. |
|
Defines properties for highlighted elements. |
|
Specifies the type of link for which the hint is to be displayed. |
|
Defines properties for image elements. |
|
Defines properties for link elements. |
|
Defines image replacements for bullets in unordered lists and task lists. |
|
Defines properties for ordered, unordered and tasks lists. |
|
Color property. |
|
Background property. |
|
Base class for color properties. |
|
Base class for background properties. |
|
Base class for the set of block properties. |
|
Background property for blocks which use two colors for even and odd elements. |
|
Defines identations for certain types of blocks. |
|
Defines padding for blocks with barground and border. |
|
Defines a pen for rules and blocks with border. |
|
Base class for Markdown styling properties. |
|
Define paragraph properties. |
|
Defines properties for rule elements. |
|
Groups all Markdown styling properties. |
|
Defines properties for table headers. |
|
Defines properties for table. |
|
Defines properties for TMDViewers. |