Skip to content

Instantly share code, notes, and snippets.

@lethosor
Created March 12, 2014 18:16
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 lethosor/9512967 to your computer and use it in GitHub Desktop.
Save lethosor/9512967 to your computer and use it in GitHub Desktop.
s.split('\n\n').reverse().join('\n').match(/0\.\d+\.\d+\.\d+[a-j]/g).join('\n').replace(/[^\n]+/g, function(m){return '*[[40d:Release information/'+m+'|'+m+']]'});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment