JacobEvelyn / friends

Spend time with the people you care about. Introvert-tested. Extrovert-approved.
MIT License
872 stars 39 forks source link

Punctuation swallowed after friend name with last initial #235

Closed JacobEvelyn closed 4 years ago

JacobEvelyn commented 5 years ago

Adding an activity description with a comma after a first-name-last-initial construction results in the comma getting deleted. For example:

Got lunch with Jacob E, Grace, and her friend.

becomes:

Got lunch with **Jacob Evelyn** **Grace Hopper**, and her friend.

Of note, we do want to swallow punctuation here when it’s a period and not the end of the sentence. But we don’t want to swallow commas or anything else!