Created
April 27, 2015 08:31
-
-
Save idiotandrobot/11ad93916abd62489d66 to your computer and use it in GitHub Desktop.
Regex for Read.md
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
\*{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