JSDoc-api fails with output parse error cause stdout is out of buffer and result is not full (spawnSync process is killed by SIGTERM) ### Expected behavior jsdoc-to-markdown generate docs w/o errors, it can be aimed by increasing `maxBuffer` option in jsdoc `spawnSync` call ### Current behavior crash ### Your environment | Software | Version | ---------------- | ------- | JSDoc | master | Node.js | 12.16 | npm | 6.14 | Operating system | Windows / Ubuntu / Fedora