mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
name the link match
This commit is contained in:
@@ -62,6 +62,7 @@
|
||||
}
|
||||
{
|
||||
'match': '\\!?\\[([^\\]]*)\\]\\(([^\\)]+)\\)'
|
||||
'name': 'link'
|
||||
'captures':
|
||||
'1': 'name': 'entity.gfm'
|
||||
'2': 'name': 'markup.underline.gfm'
|
||||
|
||||
Reference in New Issue
Block a user