Skip to content

Commit be04e1b

Browse files
committed
docs: tables supported for ppt now
1 parent d3600dd commit be04e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ about the library.
9898
| Open Office Documents (`.odt`) | `partition_odt` | N/A | Yes | None |
9999
| PDFs (`.pdf`) | `partition_pdf` | `"auto"`, `"fast"`, `"hi_res"`, `"ocr_only"` | Yes | Encoding; Include Page Breaks; Infer Table Structure; OCR Languages, Strategy |
100100
| Plain Text (`.txt`) | `partition_text` | N/A | No | Encoding, Paragraph Grouper |
101-
| Power Points (`.ppt`) | `partition_ppt` | N/A | No | Include Page Breaks |
101+
| Power Points (`.ppt`) | `partition_ppt` | N/A | Yes | Include Page Breaks |
102102
| Power Points (`.pptx`) | `partition_pptx` | N/A | Yes | Include Page Breaks |
103103
| Rich Text Files (`.rtf`) | `partition_rtf` | N/A | No | Include Page Breaks |
104104
| Word Documents (`.doc`) | `partition_doc` | N/A | Yes | None |

0 commit comments

Comments
 (0)