Created
May 9, 2015 07:11
-
-
Save virgium03/adf2850b806d63a51cdd to your computer and use it in GitHub Desktop.
Word find and replace patterns
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
([âa-df-zA-Z])î([a-zA-Z]) with \1â\2. [âî]([a-z])î with â\1â | |
^013 - paragraph | |
Shift+F3 as many times as necessary to get the capitalization the way you want it for the selected words. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment