Table format corrected

This commit is contained in:
Chinmay
2024-03-02 20:52:27 +05:30
parent f2810865f2
commit 30698ffce4

View File

@ -185,10 +185,7 @@ Here is the complete list of mimetypes that are syntax highlighted in API Dash:
| `text/html` | `.html` | Only syntax highlighting, no web preview. |
| `text/javascript` | `.js` | |
| `text/markdown` | `.md` | |
| `text/csv` | `.
csv` |
Renders CSV in table format.
|
| `text/csv` | `.csv` | Renders CSV in tabular form |
## What's new in v0.3.0?