mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-11-13 17:07:29 +00:00
docs: fix readme word docs typo (#946)
This commit is contained in:
parent
0d332743eb
commit
3b33331082
@ -114,8 +114,6 @@ about the library.
|
|||||||
| ReStructured Text (`.rst`) | `partition_rst` | N/A | Yes | Include Page Breaks |
|
| ReStructured Text (`.rst`) | `partition_rst` | N/A | Yes | Include Page Breaks |
|
||||||
| Rich Text Files (`.rtf`) | `partition_rtf` | N/A | Yes | Include Page Breaks |
|
| Rich Text Files (`.rtf`) | `partition_rtf` | N/A | Yes | Include Page Breaks |
|
||||||
| TSV Files (`.tsv`) | `partition_tsv` | N/A | Yes | None |
|
| TSV Files (`.tsv`) | `partition_tsv` | N/A | Yes | None |
|
||||||
| Word Documents (`.doc`) | `partition_doc` | N/A | Yes | None |
|
|
||||||
| Word Documents (`.docx`) | `partition_docx` | N/A | Yes | None |
|
|
||||||
| Word Documents (`.doc`) | `partition_doc` | N/A | Yes | Include Page Breaks |
|
| Word Documents (`.doc`) | `partition_doc` | N/A | Yes | Include Page Breaks |
|
||||||
| Word Documents (`.docx`) | `partition_docx` | N/A | Yes | Include Page Breaks |
|
| Word Documents (`.docx`) | `partition_docx` | N/A | Yes | Include Page Breaks |
|
||||||
| XML Documents (`.xml`) | `partition_xml` | N/A | No | Encoding; Max Partition; XML Keep Tags |
|
| XML Documents (`.xml`) | `partition_xml` | N/A | No | Encoding; Max Partition; XML Keep Tags |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user