grain icon indicating copy to clipboard operation
grain copied to clipboard

feat(graindoc): Pretty markdown tables

Open ospencer opened this issue 9 months ago • 0 comments

Prints Graindoc markdown tables in the pretty format, with all rows of equal length. Is slightly faster (up to 10-15% across the stdlib) than before because it does less concatenation to create the tables.

ospencer avatar May 19 '25 00:05 ospencer