Commit graph

5 commits

Author SHA1 Message Date
rong-xyz
b66453a2e8 rename to markitup 2025-04-21 07:13:19 +00:00
afourney
e928b43afb
convert_url renamed to convert_uri, and now handles data and file URIs (#1153) 2025-03-24 21:43:04 -07:00
Yuzhong Zhang
52432bd228
Add support for preserving base64 encoded images (#1140)
* optional reserve base64 string in markdown _CustomMarkdownify and pptx
* add other converter para support
* fix linter
* Use *kwarg to pass keep_data_uri para.
* Add module cli vector tests
* Fixed formatting, and adjusted tests.
2025-03-20 18:50:23 -07:00
afourney
c5f70b904f
Have magika read from the stream. (#1136) 2025-03-17 07:39:19 -07:00
afourney
5f75e16d20
Refactored tests. (#1120)
* Refactored tests.
* Fixed CI errors, and included misc tests.
* Omit mskanji from streaminfo test.
* Omit mskanji from no hints test.
* Log results of debugging in comments (linked to Magika issue)
* Added docs as to when to use misc tests.
2025-03-12 11:08:06 -07:00