Yuzhong Zhang

Results 10 comments of Yuzhong Zhang

I also encountered similar problems when parsing tables. My work is for very large and complex tables with a lot of merged cells with a large span. If there is...

https://github.com/microsoft/markitdown/pull/1140 It has supported passing parameters keep_data_uri to preserve image information @afourney

[#1140](https://github.com/microsoft/markitdown/pull/1140) 已经支持传递参数keep_data_uri保留图片信息 It has supported passing parameters keep_data_uri to preserve image information @afourney

> It should be a new [`PopupContainerUi`](https://github.com/fcitx5-android/fcitx5-android/blob/d769ff1b0cb22dc465f2cd7a456b017dfbe8325d/app/src/main/java/org/fcitx/fcitx5/android/input/popup/PopupContainerUi.kt#L15) subclass, and the view style and activation logic should be contained inside its class , instead of cluttering BaseKeyboard/PopupComponent and everywhere else, just...

btw: how about considering creating a new way to test the various parameters of convert()?