Crate mdcat

source · []
Expand description

Write markdown to TTYs.

Modules

Tools for syntax highlighting.

Structs

Access to a terminal’s basic ANSI styling functionality.

The environment to render markdown in.

Settings for markdown rendering.

The capabilities of a terminal.

The size of a terminal.

Enums

The capability of the terminal to write images inline.

How the terminal supports inline links.

The capability of the terminal to set marks.

What kind of resources mdcat may access when rendering.

The capability of basic styling.

Functions

Write as push_tty would, but ignore actual output and instead write states and events.

Write markdown to a TTY.

Type Definitions

The mdcat error type.