Skip to content

Instantly share code, notes, and snippets.

@curiositry
Created April 14, 2023 23:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save curiositry/dad4379d7c6de3e5969e367f0a69aa4e to your computer and use it in GitHub Desktop.
Save curiositry/dad4379d7c6de3e5969e367f0a69aa4e to your computer and use it in GitHub Desktop.
Search:
(?<!\b[A-Z][a-z]{3}|th|whil|i)(?:e|s)((?:\s|(?:\n){2})(?:"|\*)?[A-Z])
Replace:
.\1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment