render package:hledger-lib

Render a table according to common options, for backwards compatibility
Render a transaction or posting's comment as indented, semicolon-prefixed comment lines. The first line (unless empty) will have leading space, subsequent lines will have a larger indent.
We stop rendering on the shortest list!
Render a single row according to cell specifications.
A version of renderRow which returns the underlying Builder.
Render a table according to various cell specifications>
A version of renderTable which returns the underlying Builder.
A version of renderTable that operates on rows (including the row of column headers) and returns the underlying Builder.