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
I think most people are going to want whitespace. Given the nature of HTML blocks you'll always get an ugly result like "foobar" which isn't that useful while "foo bar" is probably what you intend to get when you grab html content.
For example,
For block HTML elements, we should insert whitespace (maybe even newline), so that the desired output would be:
or
The text was updated successfully, but these errors were encountered: