Closed AveryNeumann closed 1 year ago
Thank you for the PR! I am not going to merge it because it is specific to Windows.
You can use the --output
option to specify a filename manually.
In your custom Windows build, you can edit the Filename() function https://github.com/lapwat/papeer/blob/a6ba42f3e19990ebb0e51f35216a44c34a88885a/book/format.go#L15 so it will impact EPUB, Markdown and HTML filenames all at once.
I resolved the problem reported in issue #10 on https://github.com/lapwat/papeer.
https://github.com/lapwat/papeer/issues/10