name the link match

This commit is contained in:
Justin Palmer
2013-02-12 12:01:07 -08:00
parent cc9707bd35
commit f7893f4e21

View File

@@ -62,6 +62,7 @@
}
{
'match': '\\!?\\[([^\\]]*)\\]\\(([^\\)]+)\\)'
'name': 'link'
'captures':
'1': 'name': 'entity.gfm'
'2': 'name': 'markup.underline.gfm'