Iterate over nodes to build up text content instead of using [node-html-parser](https://github.com/taoqf/node-html-parser)'s `structuredText` to capture lists and breaks better.
Iterate over nodes to build up text content instead of using node-html-parser's
structuredTextto capture lists and breaks better.