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

Enhance filename sanitization & Readme #31

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

josh-abram
Copy link

Enhance Filename Sanitization & Readme

This PR improves the filename sanitization process in the Confluence exporter script. Specifically, it stops the script from erroring when it encounters additional invalid characters or confluence articles with a long name.

The readme has been updated for additional clarity.

Enhanced the __sanitize_filename method to handle more invalid characters
Implemented filename truncation for long filenames which would otherwise cause the script to error
Improved the readme

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant