Documentation
¶
Overview ¶
Package render turns a single mdparse block into styled screen lines. It is a pure function of (block content, Width): given the same inputs it returns the same output, so the editor can cache results keyed on that pair. Every returned line's printable width is at most Context.Width cells (measured on ANSI-stripped text), and every block yields at least one line.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.