IMO should be 'foo bar', no? More relevant use case: ```javascript let body = 'Hello {name}!<br>Please verify your email at url <a href="https://example.com/verify/12345">https://example.com/verify/1234</a><br>See you soon' let text = S(body).stripTags().s // Hello {name}!Please verify your email at url https://example.com/verify/12345See you soon // ^ ^ ```
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by HxxxxxS and has received 1 comments.