afourney
f58a864951
Set exiftool path explicitly. ( #267 )
2025-01-06 12:43:47 -08:00
afourney
05b78e7ce1
Recognize json as plain text (if no other handlers are present). ( #261 )
...
* Recognize json as plain text (if no other handlers are present).
2025-01-03 16:40:43 -08:00
afourney
436407288f
If puremagic has no guesses, try again after ltrim. ( #260 )
2025-01-03 16:03:11 -08:00
afourney
731b39e7f5
Added a test for leading spaces. ( #258 )
2025-01-03 14:34:33 -08:00
yeungadrian
08ed32869e
Feature/ Add xls support ( #169 )
...
* add xlrd
* add xls converter with tests
2025-01-03 13:58:17 -08:00
Murat Can Kurtuluş
d248621ba4
feat: outlook ".msg" file converter ( #196 )
...
* feat: outlook .msg converter
* add test, adjust docstring
2025-01-03 13:34:39 -08:00
lumin
52d73080c7
refactor(tests): add helper function for tests ( #87 )
...
* refactor(tests): simplify string validation in tests
Introduce a helper function `validate_strings` to streamline the
validation of expected and excluded strings in test cases. Replace
repetitive string assertions in the `test_markitdown_local` function
with calls to this new helper, improving code readability and
maintainability.
* run pre-commit
---------
Co-authored-by: lumin <71011125+l-melon@users.noreply.github.com>
Co-authored-by: gagb <gagb@users.noreply.github.com>
2024-12-20 11:42:32 -08:00
Adam Fourney
8d5f16ecd2
Fixed formatting.
2024-12-17 15:27:06 -08:00
afourney
a571021199
Merge branch 'main' into main
2024-12-17 15:12:59 -08:00
Adam Fourney
95188a4a27
Merge main.
2024-12-17 13:46:26 -08:00
Adam Fourney
03a7843a0a
Added deprecation warnings for mlm_* arguments.
2024-12-17 13:22:48 -08:00
Adam Fourney
248d64edd0
Added llm tests to the local test set.
2024-12-17 12:13:19 -08:00
Soulter
752fbd333c
feat: add tests of rss convertor
2024-12-17 22:45:27 +08:00
afourney
e7636656d8
Merge branch 'main' into support-comments-in-docx
2024-12-16 14:23:14 -08:00
afourney
12ce5e95b2
Merge branch 'main' into feature/add-pptx-chart-support
2024-12-16 14:06:14 -08:00
gagb
9e6a19987b
Merge branch 'main' into main
2024-12-16 13:51:39 -08:00
Ville Puuska
0a7203b876
add style_map prop to MarkItDown class
2024-12-15 17:23:57 +02:00
Ville Puuska
0704b0b6ff
pass 'style_map' kwarg to mammoth when converting docx
2024-12-15 16:59:21 +02:00
sakasegawa
0dd4e95584
Remove _is_chart
2024-12-15 21:14:58 +09:00
sakasegawa
93130b5ba5
Add PPTX chart support
2024-12-15 20:42:55 +09:00
Divyansh Singh
52b723724c
Fix character decoding issues with text-like files
2024-12-15 10:37:59 +05:30
Josh XT
4987201ef6
test
2024-12-14 08:49:03 -05:00
Josh XT
571c5bbc0e
add test
2024-12-14 08:45:51 -05:00
Adam Fourney
1787b83d7d
Fix remote tests.
2024-11-13 14:37:47 -08:00
Adam Fourney
f20c964f99
Initial commit.
2024-11-13 13:00:01 -08:00