Justin Jenkins
Results
1
comments of
Justin Jenkins
For anyone like me who needed to be able to this there is an example [here](https://github.com/html-to-text/node-html-to-text/issues/121#issuecomment-720113873) ... ```javascript var { htmlToText } = require('html-to-text'); var text = htmlToText('Hello World', {...