issues
search
opengovsg
/
pdf2md
A PDF to Markdown converter
https://www.npmjs.com/package/@opendocsg/pdf2md
MIT License
210
stars
40
forks
source link
Add unit tests for entry point
#22
Closed
ricktjwong
closed
5 years ago
ricktjwong
commented
5 years ago
Fixes #21
Unit tests for entry point functions
Remove testing env since we require the CLI env to run tests
Use
--recursive
tag to specify if user wants recursive conversion
Refactor entry point code to be more modularised
Fixes #21
--recursive
tag to specify if user wants recursive conversion