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

Bulletpoints not work well in unordered list when use like <li><p>xx</p></li> #158

Closed
w4mxl opened this issue Sep 12, 2019 · 1 comment · Fixed by #122
Closed

Bulletpoints not work well in unordered list when use like <li><p>xx</p></li> #158

w4mxl opened this issue Sep 12, 2019 · 1 comment · Fixed by #122
Assignees
Labels
bug Something isn't working
Milestone

Comments

@w4mxl
Copy link

w4mxl commented Sep 12, 2019

I've got content that is of the form:

<ul><li><p>xxx</p></li><li><p>xxx</p></li></ul>

then bulletpoints not work well both with ^0.10.4 and ^0.11.0.

Here are some screenshots:

html content source
👆html content source

👆render when i used `flutter_html: ^0.10.4`

👆today i updated to `flutter_html: ^0.11.0`,then render like this
@Sub6Resources
Copy link
Owner

Yeah, that's definitely an issue. Thanks for reporting. I'll take a look at it.

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

Successfully merging a pull request may close this issue.

2 participants