edulinq / quizgen

MIT License
4 stars 0 forks source link

Global Option: Avoid Spaces in Filesname #8

Open eriq-augustine opened 7 months ago

eriq-augustine commented 7 months ago

We could potentially add some global option to avoid using spaces in filenames and instead replace those with underscores or something.

This would take very careful path management.

How would we handle names that come from the user with spaces (like in the title of a quiz)?