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 | ...
Chain this tool with others in the Pipeline Builder →
Create multi-step text transformations