md-to-pdf
md-to-pdf copied to clipboard
feat(api): allow multiple input files
I don't really like this yet because this overrides dest
to ''
so that all converted files are written to disk. Instead, it should return an Array<Output>
.