Class MarkdownFormats
The format descriptor the Markdown reader and writer share.
public static class MarkdownFormats
- Inheritance
-
MarkdownFormats
- Inherited Members
Fields
- FormatName
The stable format identifier used by the registry and by format detection.
Properties
- Descriptor
Gets the descriptor. Reader and writer share one instance so a registry lookup by extension and a lookup by name cannot disagree about which extensions Markdown owns.