markdown.renderer.static

index ยท markdown.renderer

Overview

Static terminal renderer that buffers all parser events and produces styled terminal output using TSS. Suitable for pager display and non-streaming use cases.

Functions

NameSignature
newnew(options) -> renderer

new(options) -> renderer

Create a new static renderer instance

Returns a renderer with render_event(event), finish(), and reset() methods. Options: