Skip to content

Instantly share code, notes, and snippets.

@idiotandrobot
Created April 27, 2015 08:31
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 idiotandrobot/11ad93916abd62489d66 to your computer and use it in GitHub Desktop.
Save idiotandrobot/11ad93916abd62489d66 to your computer and use it in GitHub Desktop.
Regex for Read.md
\*{2}(?<Year>\d{4})\*{2}\r?\n\r?\n(?<Read>- \*{2}(?<Day>\d{1,2})-(?<Month>\w{3})\*{2} (?<Title>.*) by (?<Author>.*)\r\n)+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment