Skip to main content

Module text

Module text 

Source
Expand description

Human-readable text output renderer (RFC-013).

All functions here are pure formatters over WorkbookDiff. They do not perform comparison logic and must never write to stdout/stderr directly.

Functionsยง

render_summary
Render a compact human-readable summary of a WorkbookDiff.
render_unified
Render a unified-style diff showing per-cell old/new values.