MarkdownListKind Type
A list kind can be Ordered or Unordered corresponding to <ol> and <ul> elements
Instance members
| Instance member |
Description
|
Full Usage:
this.IsOrdered
Returns: bool
|
|
Full Usage:
this.IsUnordered
Returns: bool
|
|
FSharp.Formatting