Header menu logo issie

Block Type

Union cases

Union case Description

Bullets Inline list list

Full Usage: Bullets Inline list list

Parameters:
Item : Inline list list

Heading(level, Inline list)

Full Usage: Heading(level, Inline list)

Parameters:
    level : int
    Item2 : Inline list

`#`, `##`, `###` - level is 1, 2 or 3.

level : int
Item2 : Inline list

Numbered Inline list list

Full Usage: Numbered Inline list list

Parameters:
Item : Inline list list

Para Inline list

Full Usage: Para Inline list

Parameters:
Item : Inline list

Table(header, rows)

Full Usage: Table(header, rows)

Parameters:

A GitHub table: the header row, then the body rows. Column count is the header's.

header : Inline list list
rows : Inline list list list

Instance members

Instance member Description

this.IsBullets

Full Usage: this.IsBullets

Returns: bool
Returns: bool

this.IsHeading

Full Usage: this.IsHeading

Returns: bool
Returns: bool

this.IsNumbered

Full Usage: this.IsNumbered

Returns: bool
Returns: bool

this.IsPara

Full Usage: this.IsPara

Returns: bool
Returns: bool

this.IsTable

Full Usage: this.IsTable

Returns: bool
Returns: bool

Type something to start searching.