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

[Bug Report]转html的bad case #993

Closed
3 tasks done
caseykshe opened this issue Dec 9, 2024 · 2 comments
Closed
3 tasks done

[Bug Report]转html的bad case #993

caseykshe opened this issue Dec 9, 2024 · 2 comments
Labels
🐞bug Something isn't working

Comments

@caseykshe
Copy link

Prerequisites

Version

v0.8.35

Reproduction Link

No response

Describe the Bug

对以下文本转为html,span标签被错误处理

U8拖挂的时候需要什么驾照?

答:U8总质量+后面房车总质量>4500kg,A2驾照;
U8总质量+后面房车总质量<4500kg,C6驾照<span id="ai-qa-ref" data-completion-id="423366aea0d94ed394da8698dbebc9ba" data-ref-doc="1" data-ref-chunks="1">1</span>。

转化结果如下图所示
Clipboard_Screenshot_1733737684

System Information

No response

Contributing

None

@caseykshe caseykshe added pending-no-confirmed The direction of this issue has not yet been determined. 🐞bug Something isn't working labels Dec 9, 2024
@sunsonliu sunsonliu removed the pending-no-confirmed The direction of this issue has not yet been determined. label Dec 9, 2024
@sunsonliu
Copy link
Collaborator

目测是和前面的小于号冲突了,临时解决方案可以先把前面的小于号用行内代码包裹起来,如下图哈:
image

@caseykshe
Copy link
Author

目测是和前面的小于号冲突了,临时解决方案可以先把前面的小于号用行内代码包裹起来,如下图哈: image

请问预计什么时候修复呢

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

2 participants