mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-07 03:04:27 +08:00
add tests.
This commit is contained in:
@@ -616,6 +616,10 @@ finish
|
|||||||
'query': "h50e$$$$",
|
'query': "h50e$$$$",
|
||||||
'result': "height: 50em;",
|
'result': "height: 50em;",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
'query': "(bg+)+c$$$$",
|
||||||
|
'result': "background: #FFF url($$$$) 0 0 no-repeat;\ncolor: #000;",
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user