Module cursive::utils::markup[][src]

Parse various text markup formats.

Each module is optional and relies on a feature.

Modules

markdown

Parse markdown text.

Type Definitions

StyledIndexedSpan

Indexes a span into a source string.

StyledSpan

A resolved styled span borrowing its source string.

StyledString

A parsed string with markup style.