Quick answer
Markdown Table Generator: what it generates
Markdown Table Generator generates markdown pipe table from CSV or TSV input, input delimiter, column alignment, and trim cells. The visible generation method is Output = parse delimited rows, normalize table width, escape Markdown pipe characters, then serialize header, alignment row, and body rows.