NightWhistler / HtmlSpanner

Android HTML rendering library with CSS support
http://nightwhistler.github.io/HtmlSpanner/
868 stars 209 forks source link

why are <p> and <div> tags not wrapped with StyleAttributeHandler? #70

Open AjayDextrous opened 3 years ago

AjayDextrous commented 3 years ago

I noticed that some of the tags were not wrapped to handle style tags? Is this intentional? If not can I submit a merge so that it's handled?