opengovsg / pdf2md

A PDF to Markdown converter
https://www.npmjs.com/package/@opendocsg/pdf2md
MIT License
210 stars 40 forks source link

Add removePageNumber #37

Closed jenlky closed 5 years ago

jenlky commented 5 years ago

For string-functions test, when I ran all the tests it threw an "Error: ENOENT: no such file or directory". All the tests pass and the page number was removed though.

However, it passes without throwing an error when I only ran removePageNumber describe block.