jameskilton (owner)

Revisions

gist: 71708 Download_button fork
public
Public Clone URL: git://gist.github.com/71708.git
Embed All Files: show embed
Text only #
1
2
3
4
5
>> "#1123:somethinghere" =~ /(#[\d.]+)(?:\(.+?\))?/
=> 0
>> $1
=> "#1123"