Text Master

by Thankless Technologies

Markdown Table

Convert delimiter-separated text to a Markdown table with aligned columns. First line becomes the header row.

Example

Name,Age + Alice,30 → | Name | Age | ...

id,value + 1,hello → | id | value | ...

USED IN COOKBOOKS