We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Pre-Lollipop devices display an entire <ul> correctly.
<ul>
Since Lollipop, only the initial <li> is properly rendered. Subsequent <li> are missing whitespace between the bullet point and its text.
<li>
The text was updated successfully, but these errors were encountered:
I am experiencing it also on <ol> tags also.
<ol>
Sorry, something went wrong.
Same here.... Problem occurring frequently.. please resolve this developer...
Also if text goes to next page it added a bullet in start.
No branches or pull requests
Pre-Lollipop devices display an entire
<ul>
correctly.Since Lollipop, only the initial
<li>
is properly rendered. Subsequent<li>
are missing whitespace between the bullet point and its text.The text was updated successfully, but these errors were encountered: