{"gitdown": "contents"}
Produces a string that represents array data in a text table.
- Works with strings containing fullwidth characters.
- Works with strings containing ANSI escape codes.
- Configurable border characters.
- Configurable content alignment per column.
- Configurable content padding per column.
- Configurable column width.
- Text wrapping.
{"gitdown": "include", "file": "./usage.md"}
{"gitdown": "include", "file": "./usage/cell_content_alignment.md"} {"gitdown": "include", "file": "./usage/column_width.md"} {"gitdown": "include", "file": "./usage/custom_border.md"} {"gitdown": "include", "file": "./usage/draw_vertical_line.md"} {"gitdown": "include", "file": "./usage/draw_horizontal_line.md"} {"gitdown": "include", "file": "./usage/single_line_mode.md"} {"gitdown": "include", "file": "./usage/padding_cell_content.md"} {"gitdown": "include", "file": "./usage/predefined_border_templates.md"} {"gitdown": "include", "file": "./usage/streaming.md"} {"gitdown": "include", "file": "./usage/text_truncation.md"} {"gitdown": "include", "file": "./usage/text_wrapping.md"}