Skip to main content

Module render

Module render 

Source
Expand description

Semantic document renderer. Render semantic documents without exposing the terminal engine.

Structs§

RenderOptions
Deterministic document rendering options.
Renderer
Semantic document renderer.

Constants§

DEFAULT_COLUMN_BUFFER
Default columns reserved from an automatically detected terminal width.
DEFAULT_COLUMN_BUFFER_ENV
Default environment variable for overriding the automatic-width buffer.
DEFAULT_COLUMN_BUFFER_ENVS
Default ordered environment lookup for the automatic-width buffer.
DEFAULT_MINIMUM_AUTOMATIC_WIDTH
Default floor for an automatically detected effective width.