Skip to content

Commit 30698ff

Browse files
committed
Table format corrected
1 parent f281086 commit 30698ff

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -185,10 +185,7 @@ Here is the complete list of mimetypes that are syntax highlighted in API Dash:
185185
| `text/html` | `.html` | Only syntax highlighting, no web preview. |
186186
| `text/javascript` | `.js` | |
187187
| `text/markdown` | `.md` | |
188-
| `text/csv` | `.
189-
csv` |
190-
Renders CSV in table format.
191-
|
188+
| `text/csv` | `.csv` | Renders CSV in tabular form |
192189

193190
## What's new in v0.3.0?
194191

0 commit comments

Comments
 (0)