mirror of
https://github.com/mattn/emmet-vim.git
synced 2025-12-08 03:24:45 +08:00
Add test for update tag
This commit is contained in:
@@ -617,6 +617,15 @@ finish
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
'name': 'update tag',
|
||||||
|
'tests': [
|
||||||
|
{
|
||||||
|
'query': "<h$$$$\\<c-y>u.global\\<cr>$$$$3></h3>",
|
||||||
|
'result': "<h3 class=\"global\"></h3>",
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
'dummy': "}}}"},
|
'dummy': "}}}"},
|
||||||
{ 'test-css': '{{{',
|
{ 'test-css': '{{{',
|
||||||
|
|||||||
Reference in New Issue
Block a user