Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
40 contributions in the last year
Contribution activity
July 2020
Created an issue in werk85/node-html-to-text that received 1 comment
Some visible whitespaces in browser are trimmed in the result
htmlToText.fromString('<br> 123<br>' The line above should return the result like '\n 123\n' instead of '\n123\n' since ' ' is a visible white sp…
1
comment

