Module cursive_core::utils::markup

source ·
Expand description

Parse various text markup formats.

Each module is optional and relies on a feature.

Modules

ansiansi
Parse text with ANSI color codes.
markdownmarkdown
Parse markdown text.

Type Definitions

Indexes a span into a source string.
A resolved styled span borrowing its source string.
A parsed string with markup style.