We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c072358 commit f281086Copy full SHA for f281086
README.md
@@ -185,6 +185,10 @@ Here is the complete list of mimetypes that are syntax highlighted in API Dash:
185
| `text/html` | `.html` | Only syntax highlighting, no web preview. |
186
| `text/javascript` | `.js` | |
187
| `text/markdown` | `.md` | |
188
+| `text/csv` | `.
189
+csv` |
190
+Renders CSV in table format.
191
+ |
192
193
## What's new in v0.3.0?
194
0 commit comments