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

Fix bug where some words lose initial letter & acronyms removed #8

Merged
merged 1 commit into from
Jun 27, 2022

Conversation

tekiegirl
Copy link
Contributor

Fixes Issue #7: Most words have the first character missing and acronyms and numbers are removed completely

This regex was matching on initial capital letters, numbers and acronyms/TLRs.

Fixes Issue joethei#7: Most words have the first character missing and acronyms and numbers are removed completely
@joethei
Copy link
Owner

joethei commented Jun 27, 2022

Perfect, thank you.
Will release this in a few days, together with other small changes.

@joethei joethei merged commit 0f6905e into joethei:master Jun 27, 2022
tekiegirl added a commit to tekiegirl/obsidian-tagcloud that referenced this pull request Jun 28, 2022
Merge pull request joethei#8 from tekiegirl/master
@tekiegirl
Copy link
Contributor Author

tekiegirl commented Jul 1, 2022 via email

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.

Most words have the first character missing and acronyms and numbers are removed completely
2 participants