Skip to content

Update instances of ’ char(8217) to ' char(39)#25

Closed
gregdotca wants to merge 1 commit into
kyclark:masterfrom
gregdotca:master
Closed

Update instances of ’ char(8217) to ' char(39)#25
gregdotca wants to merge 1 commit into
kyclark:masterfrom
gregdotca:master

Conversation

@gregdotca

Copy link
Copy Markdown

The inputs/sonnet-29.txt file is using a non-standard apostrophe, which could potentially cause some issues with readers' regex patterns. This generally happens if text is brought in from somewhere with a non-standard character set, like an MS word doc or something similar.

The inputs/sonnet-29.txt file was using a non-standard apostrophe,
which could potentially cause some issues with readers' regex patterns.
@kyclark

kyclark commented Dec 7, 2021

Copy link
Copy Markdown
Owner

Thank you for the suggestion. I finally fixed this!

@kyclark kyclark closed this Dec 7, 2021
@gregdotca

Copy link
Copy Markdown
Author

For future reference, if you want to encourage users to contribute it's best to not close pull requests and then implement the exact changes yourself directly. To be honest I was quite happy to able to contribute to a project that I love, so it was a bit disappointing to see my pull request closed only to see the exact same changes popup in the code anyways.

@kyclark

kyclark commented Jan 17, 2022

Copy link
Copy Markdown
Owner

My apologies. I wasn't sure how to merge the PR, and I must have been too lazy to figure it out. I'll try to do better next time. I really do appreciate your contribution.

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.

2 participants