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

Nested lists, the first line of each list item wraps prematurely. #1238

Open
jayden320 opened this issue Jul 29, 2021 · 0 comments
Open

Nested lists, the first line of each list item wraps prematurely. #1238

jayden320 opened this issue Jul 29, 2021 · 0 comments

Comments

@jayden320
Copy link

jayden320 commented Jul 29, 2021

Sample Html:
<ul><li><u><b>下划线来啦</b></u><ul><li><u><b><i>斜体字也来啦</i></b></u><ul><li><strike><u><b><i>删除线也不能错过哦除线也不能错过哦除线也不能错过哦除线也不能错过哦除线也不能错过哦</i></b></u></strike><ol><li><u><b>还有我还有我我还有还有我还有我我还有还有我还有我我还有还有我还有我我还有我</b></u></li><li><u><b>还有我还有我我还有还有我还有我我还有还有我还有我我还有还有我还有我我还有我</b></u></li></ol></li><li><u><b>呵呵呵</b></u></li></ul></li><li><b>哈哈哈哈</b></li></ul></li><li><b>吃什么呢</b></li></ul>

Result:
image

I guess it is caused by two tabs in the DTCSSListStyle: \x09%@\x09.
But I don't know how to fix this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant