Currently it is not possible to override the format for `listItem`, as [lib/formatter.js](https://github.com/werk85/node-html-to-text/blob/master/lib/formatter.js) calls `formatListItem` internally. The only workaround is to override `unorderedList` or `orderedList`