You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,6 @@
4
4
5
5
### Fixes:
6
6
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
-
14
7
### Other Changes:
15
8
16
9
* 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