Skip to main content

Module renderer

Module renderer 

Source

Structs§

RenderOptions
Options controlling how an entry is rendered against a template.

Functions§

format_items
Render a collection of entries, applying colors, wrapping, marker highlighting, and optionally appending tag totals.
format_items_with_tag_sort
Render a collection of entries with configurable tag totals sorting and optional section titles.
render
Render a single entry against a template string, returning the formatted output.