[][src]Crate mdcat

Write markdown to TTYs.

Modules

highlighting

Tools for syntax highlighting.

Structs

AnsiStyle

Access to a terminal’s basic ANSI styling functionality.

Settings

Settings for markdown rendering.

TerminalCapabilities

The capabilities of a terminal.

TerminalSize

The size of a text terminal, in characters and lines.

Enums

ImageCapability

The capability of the terminal to write images inline.

LinkCapability

How the terminal supports inline links.

MarkCapability

The capability of the terminal to set marks.

ResourceAccess

What kind of resources mdcat may access when rendering.

StyleCapability

The capability of basic styling.

Functions

dump_events

Dump markdown events to a writer.

push_tty

Write markdown to a TTY.