Skip to content

Commit 20aa70b

Browse files
authored
Update CHANGES.md
1 parent 7bd58fa commit 20aa70b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

CHANGES.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,6 @@
44

55
### Fixes:
66

7-
* [282](https://github.com/pymupdf/RAG/issues/282) - Content Duplication with the latest version
8-
* [281](https://github.com/pymupdf/RAG/issues/281) - Latest version of pymupdf4llm.to_markdown returns empty text for some PDFs.
9-
* [280](https://github.com/pymupdf/RAG/issues/280) - Cannot extract text when ignore_images=False, can extract otherwise.
10-
* [278](https://github.com/pymupdf/RAG/issues/278) - Title words are fragmented
11-
* [249](https://github.com/pymupdf/RAG/issues/249) - Title duplication problem in markdown format
12-
* [202](https://github.com/pymupdf/RAG/issues/202) - BAD RECT ISSUE
13-
147
### Other Changes:
158

169
* The table module in package PyMuPDF has been modified: Its method `to_markdown()` will now output markdown-styled cell text. Previously, table cells were extracted as plain text only.

0 commit comments

Comments
 (0)