Table to Markdown
Table (csv, tsv, excel) to Markdown Converter
Try it in the Widget Center
Click this url to try this widget and copy the Pro Config template.
Usage
This widget is used to convert table file (csv, tsv, excel) to markdown string, which can be directly rendered in the message for better visualization of the data.
Input Parameters
Name | Type | Description | Default | Required |
---|---|---|---|---|
document |
| Provide your input csv (.csv). | ||
format_from |
| The format of the source table. | csv |
Output Parameters
Name | Type | Description | File Type |
---|---|---|---|
markdown_string |
| The converted result in markdown string |
Output Example
Last updated