Skip to content

Commit 43e2f82

Browse files
authored
Update list for one file type in supported-file-types-platform.mdx (#633)
1 parent 9338514 commit 43e2f82

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

snippets/general-shared-text/supported-file-types-platform.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ By file extension:
4545
| `.txt` |
4646
| `.tsv` |
4747
| `.xls` |
48-
| `.xlsm` |
4948
| `.xlsx` |
5049
| `.xml` |
5150
| `.zabw` |
@@ -68,7 +67,7 @@ By file type:
6867
| PowerPoint | `.pot`, `.ppt`, `.pptm`, `.pptx` |
6968
| reStructured Text | `.rst` |
7069
| Rich Text | `.rtf` |
71-
| Spreadsheet | `.et`, `.xls`, `.xlsm`, `.xlsx` |
70+
| Spreadsheet | `.et`, `.xls`, `.xlsx` |
7271
| StarOffice | `.sxg` |
7372
| TSV | `.tsv` |
7473
| Word processing | `.abw`, `.doc`, `.docx`, `.dot`, `.hwp`, `.zabw` |
@@ -77,4 +76,4 @@ By file type:
7776
## Notes
7877

7978
* For `.dif`, `\n` characters in `.dif` files are supported, but `\r\n` characters will raise the error
80-
`UnsupportedFileFormatError: Partitioning is not supported for the FileType.UNK file type`.
79+
`UnsupportedFileFormatError: Partitioning is not supported for the FileType.UNK file type`.

0 commit comments

Comments
 (0)