You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the comment - I'm not really actively maintaining tagsoup, so will try and find a different maintainer who can see if this is worthwhile or not.
Currently
innerText
converts<p>foo</p><p>bar</p>
tofoobar
.It would be nice to have a
toText
that does something like the following:The text was updated successfully, but these errors were encountered: