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

add "format_description" function #251

Closed
fitoprincipe opened this issue Mar 14, 2024 · 0 comments · Fixed by #252
Closed

add "format_description" function #251

fitoprincipe opened this issue Mar 14, 2024 · 0 comments · Fixed by #252

Comments

@fitoprincipe
Copy link
Member

This was a function included in the previous version of this package. The purpose of this function is to adjust any parsed string to the "description" format:

The description must contain only the following characters: a..z, A..Z, 0..9, “.”, “,”, “:”, “;”, “_” or “-”. The description must be at most 100 characters long.

This allows users to save time by not having to worry about the characters included in the description string.

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 a pull request may close this issue.

1 participant