Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misreading questions options with images #1363

Open
yaozy003 opened this issue Dec 25, 2024 · 0 comments
Open

Misreading questions options with images #1363

yaozy003 opened this issue Dec 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@yaozy003
Copy link

Description of the bug | 错误描述

Didnt run locally but with online demo
Content is a question's options with json data picture with it, the reading sequence is wrong, the result is:
"source":["aws.codecommit"], "detail": A. "event":["pull Request Merge Status Updated"], "source":["aws.codecommit"], "detail":{ B. "event":["pull Request Approval Rule Created"] "source":["aws.codecommit"], "detail":{ C. "event":["pull Request Source Branch Updated","pull Request Created"] "source":["aws.codecommit"], "detail":{ D. "event":["pull Request Updated","pull Request Source Branch Created"]

As you can see above, it reads first two lines of json data and then option, and then rest of json data.

It is a nitpicked feedback though, hope this get resolved

image

How to reproduce the bug | 如何复现

N/A

Operating system | 操作系统

Windows

Python version | Python 版本

3.10

Software version | 软件版本 (magic-pdf --version)

0.10.x

Device mode | 设备模式

cpu

@yaozy003 yaozy003 added the bug Something isn't working label Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant