Last active
July 30, 2019 20:34
-
-
Save YohannParis/51dde7ccc0bb8cbe2d0df8f8858832fe to your computer and use it in GitHub Desktop.
Regular Expression to find orphans at the end of paragraphs
This file contains 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
([\w,]+) ([$\w]{1,7}[.!:\?”…"']*)</(.*)>\n |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment