Community Patterns

Community Library Entry

13

Regular Expression
Created·2014-08-19 16:10
Flavor·PCRE (Legacy)

/
^https?:\/\/regex101\.com\/?(?:r\/(?P<link>(?:[a-zA-Z]{2}\d){2})(?:\/(?P<version>\d+)?)?)?$
/
gm
Open regex in editor

Description

grabs the ID for the regex101.com permalink to code

Submitted by chris mccoy