Header menu logo FSharp.Formatting

MarkdownListKind Type

A list kind can be Ordered or Unordered corresponding to <ol> and <ul> elements

Union cases

Union case Description

Ordered

Full Usage: Ordered

Unordered

Full Usage: Unordered

Instance members

Instance member Description

this.IsOrdered

Full Usage: this.IsOrdered

Returns: bool
Returns: bool

this.IsUnordered

Full Usage: this.IsUnordered

Returns: bool
Returns: bool

Type something to start searching.