[][src]Crate mdcat

Write markdown to TTYs.

Modules

highlighting

Tools for syntax highlighting.

Structs

AnsiStyle

Access to a terminal’s basic ANSI styling functionality.

TerminalCapabilities

The capabilities of a terminal.

TerminalSize

The size of a text terminal.

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.

get_vte_version

Get the version of the underlying VTE terminal if any.

push_tty

Write markdown to a TTY.