| %> ]],
},
{
- name = "23 templ close tag",
+ name = "24 templ close tag",
filepath = "./sample/index.templ",
filetype = "templ",
linenr = 10,
@@ -220,7 +229,7 @@ local data = {
after = [[
|
]],
},
{
- name = "24 templ close tag",
+ name = "25 templ close tag",
filepath = "./sample/index.templ",
filetype = "templ",
linenr = 10,
@@ -229,7 +238,7 @@ local data = {
after = [[
|
]],
},
{
- name = "25 templ not close tag on close tag",
+ name = "26 templ not close tag on close tag",
filepath = "./sample/index.templ",
filetype = "templ",
linenr = 10,
@@ -238,7 +247,7 @@ local data = {
after = [[
aa
|]],
},
{
- name = "26 templ not close on input tag",
+ name = "27 templ not close on input tag",
filepath = "./sample/index.templ",
filetype = "templ",
linenr = 10,