Logo FSharp.Formatting

MarkdownParseOptions Type

Controls the parsing of markdown

Record fields

Record Field Description

AllowYamlFrontMatter

Full Usage: AllowYamlFrontMatter

Field type: MarkdownParseOptions
Modifiers: static

Allow and parse YAML front-matter at the top of the document

Field type: MarkdownParseOptions

None

Full Usage: None

Field type: MarkdownParseOptions
Modifiers: static

ParseCodeAsOther

Full Usage: ParseCodeAsOther

Field type: MarkdownParseOptions
Modifiers: static

Treat fenced/indented code blocks as instead of

Field type: MarkdownParseOptions

ParseNonCodeAsOther

Full Usage: ParseNonCodeAsOther

Field type: MarkdownParseOptions
Modifiers: static

Treat non-code content as

Field type: MarkdownParseOptions

Type something to start searching.