Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG - Output is appended to existing files with the same name as input files in specified output directory #36

Open
Eakam1007 opened this issue Oct 1, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Eakam1007
Copy link
Owner

If an output directory is specified with -o or --output, and if there are files in that directory with the same name as the input files, the generated html will be appended to the end of the existing files.

Instead, the existing files should be overwritten.

@Eakam1007 Eakam1007 added the bug Something isn't working label Oct 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant