html-textview
html-textview copied to clipboard
lists not work well
there is bug from example code.

I can confirm that the indentation is not working correctly -> bullet points stay aligned to the left without indentation. Also when you explicitly set the setlistIndentPx()
Which version are you using and can you give your HTML source? I had a similar problem but had <li /> instead of </li> at the end of one of my lines. 🤦