Skip to content

Instantly share code, notes, and snippets.

@insightcoder
Last active October 14, 2017 02:57
Show Gist options
  • Save insightcoder/4289cf306a1b21cc84f590f66eea4e77 to your computer and use it in GitHub Desktop.
Save insightcoder/4289cf306a1b21cc84f590f66eea4e77 to your computer and use it in GitHub Desktop.
r'# Person \d+.*?(?=# Person \d+)'
'# Person 1\nName: Frodo\nDOB: 9/22/2968\nFavorite Food: Mushroom Pizza\n'
'# Person 2\nName: Samwise\nDOB: 4/6/2980\nFavorite Food: Lembas with Queso\n'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment