.NET API Reference
Types
- DotMarkdown
- LanguageIdentifiers
- MarkdownEscaper
- MarkdownFormat
- MarkdownWriter
- MarkdownWriterSettings
- HorizontalRuleFormat
- TableColumnInfo
- AngleBracketEscapeStyle
- BulletListStyle
- CharEntityFormat
- CodeBlockOptions
- CodeFenceStyle
- EmphasisStyle
- HeadingOptions
- HeadingStyle
- HorizontalAlignment
- HorizontalRuleStyle
- MarkdownKind
- NewLineHandling
- OrderedListStyle
- TableOptions
- WriteState
- DotMarkdown.Docusaurus
- DotMarkdown.Linq
- MAutolink
- MBlockContainer
- MBlockQuote
- MBold
- MBulletItem
- MBulletList
- MCharEntity
- MComment
- MContainer
- MDocument
- MElement
- MEntityRef
- MFactory
- MFencedCodeBlock
- MHeading
- MHorizontalRule
- MImage
- MIndentedCodeBlock
- MInline
- MInlineCode
- MItalic
- MLabel
- MLink
- MList
- MObject
- MOrderedItem
- MOrderedList
- MRaw
- MStrikethrough
- MTable
- MTableColumn
- MTableRow
- MTaskItem
- MTaskList
- MText
- [deprecated] ITableAnalyzer
Class Hierarchy
- (Object)
- • DocusaurusMarkdownFormat
- • MarkdownFormat
- • MarkdownWriter
- • • DocusaurusMarkdownWriter
- • MarkdownWriterSettings
- • MObject
- • • MElement
- • • • DocusaurusCodeBlock
- • • • DocusaurusFrontMatter
- • • • MAutolink
- • • • MCharEntity
- • • • MComment
- • • • MContainer
- • • • • DocusaurusAdmonitionBlock
- • • • • • DocusaurusCautionBlock
- • • • • • DocusaurusDangerBlock
- • • • • • DocusaurusInfoBlock
- • • • • • DocusaurusNoteBlock
- • • • • • DocusaurusTipBlock
- • • • • MBlockContainer
- • • • • • MBlockQuote
- • • • • • MBulletItem
- • • • • • MDocument
- • • • • • MOrderedItem
- • • • • • MTaskItem
- • • • • MHeading
- • • • • MInline
- • • • • • MBold
- • • • • • MItalic
- • • • • • MStrikethrough
- • • • • MLink
- • • • • MList
- • • • • • MBulletList
- • • • • • MOrderedList
- • • • • • MTaskList
- • • • • MTable
- • • • • MTableColumn
- • • • • MTableRow
- • • • MEntityRef
- • • • MFencedCodeBlock
- • • • MHorizontalRule
- • • • MImage
- • • • MIndentedCodeBlock
- • • • MInlineCode
- • • • MLabel
- • • • MRaw
- • • • MText