Skip to content

Instantly share code, notes, and snippets.

@idiotandrobot
Created April 27, 2015 08:31
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
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