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

adding support for symbols #43

Merged
merged 2 commits into from
Oct 24, 2023

Conversation

phoffmeister
Copy link
Contributor

@phoffmeister phoffmeister commented Oct 22, 2023

This solves #9
It adds a ratio similar to the numbers one.
Then if the ratio is met the word will either be surrounded by symbols or a symbol will be appended.

Example:
hello => hello.
hello => hello?
hello => [hello]
hello => (hello}

@phoffmeister phoffmeister mentioned this pull request Oct 22, 2023
Copy link
Owner

@radlinskii radlinskii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!
Awesome that you documented the changes, and added test 👏

@radlinskii radlinskii merged commit aac1256 into radlinskii:main Oct 24, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants