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 list render issue #1254

Open
yanweida99 opened this issue May 23, 2022 · 0 comments
Open

Nested list render issue #1254

yanweida99 opened this issue May 23, 2022 · 0 comments

Comments

@yanweida99
Copy link

yanweida99 commented May 23, 2022

Regardless of ordered list/unordered list, when the text is too long, the first line will always be wrapped

Sample Html:
<html><body style=\"line-height: 19.0px\"><ul style=\"list-style-type:\'disc\'\"><li>abcdefghijkl<ul style=\"list-style-type:\'disc\'\"><li>abcdefghijkl21321321321362152632165sdadsadsad<ul style=\"list-style-type:\'disc\'\"><li>sadasd<ul style=\"list-style-type:\'disc\'\"><li>wqewqeasdasdasdasdasdasdasd</li></ul></li><li>sadasd</li><li>sadsadasdasdasdfasfdasfdsadasdasd</li></ul></li><li>abcdefghijklsd</li><li>abcdefghijkls</li><li>abcdefghijkl</li><li>abcdefghijkl</li><li>abcdefghijkl</li></ul></li><li>abcdefghijkl</li><li>abcdefghijkl</li><li>abcdefghijkl</li><li>abcdefghijkldsfsdgfdgdgfdsgsdfgsdfgsfdgsdgsdgsdgdsgsd</li></ul></body></html>

Result:
Simulator Screen Shot - iPhone SE (3rd generation) - 2022-05-23 at 09 33 25

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