Skip to content

Commit 11a6149

Browse files
committed
tests(html-indent): Add more test cases
1 parent f72c852 commit 11a6149

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed
Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
<!--{"options":[2, { "closeBracket": 1 }]}-->
22
<template>
3+
<a
4+
href="#"
5+
>Link 1</a
6+
>
37
<a
48
href="#"
59
>
6-
Content</a
10+
Link 2</a
11+
>
12+
<div>Content</div
713
>
814
</template>

0 commit comments

Comments
 (0)