Versions in this module Expand all Collapse all v0 v0.3.1 Feb 17, 2026 v0.3.0 Feb 16, 2026 Changes in this version + func FormatCell(v any) string + func Render(data TableData) string + func RenderMarkdown(data TableData) string + func Truncate(s string, max int) string + type Bold struct + Value any + type TableData interface + Header func() []string + Len func() int + Row func(i int) []any