Skip to content

Instantly share code, notes, and snippets.

@avdg
Created May 31, 2012 15:17
Show Gist options
  • Save avdg/2844092 to your computer and use it in GitHub Desktop.
Save avdg/2844092 to your computer and use it in GitHub Desktop.
PAGE = "<page:(?:/([a-zA-Z0-9-][a-zA-Z0-9_-]*/?)*)?>"
VERSION = "<version:(?:\:[\d]+)?>"
WIKIURL = PAGE + VERSION
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment