Thanks for the great app! ✨
I have a problem: the output path becomes <specified-path>.1. For instance:
electron-pdf path/to/RESULTS.md pdfs/results.pdf -c pdfs/assets/gh-markdown.css
Generates pdfs/results.pdf.1, but it actually contains the Markdown code, not the interpreted MD code.
Any ideas? Looks like a bug.