Skip to content

Commit 985945f

Browse files
authored
Remove .docm support (#751)
1 parent 267bbe7 commit 985945f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ By file extension:
99
| `.dbf` |
1010
| `.dif`* |
1111
| `.doc` |
12-
| `.docm` |
1312
| `.docx` |
1413
| `.dot` |
1514
| `.dotm` |
@@ -75,7 +74,7 @@ By file type:
7574
| Spreadsheet | `.et`, `.fods`, `.mw`, `.xls`, `.xlsx` |
7675
| StarOffice | `.sxg` |
7776
| TSV | `.tsv` |
78-
| Word processing | `.abw`, `.doc`, `.docm`, `.docx`, `.dot`, `.dotm`, `.hwp`, `.zabw` |
77+
| Word processing | `.abw`, `.doc`, `.docx`, `.dot`, `.dotm`, `.hwp`, `.zabw` |
7978
| XML | `.xml` |
8079

8180
`*` For `.dif`, `\n` characters in `.dif` files are supported, but `\r\n` characters will raise the error

0 commit comments

Comments
 (0)