Skip to content

Commit

Permalink
snap test
Browse files Browse the repository at this point in the history
  • Loading branch information
suxin2017 committed Sep 20, 2024
1 parent d7bbf38 commit 096f909
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<br />

<img>
<div>
<br>
<img>
</div>
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@ info: self-closing.html
# Input

```html
<br />
<div>
<br>
<img>
</div>
```
Expand All @@ -25,4 +27,7 @@ Attribute Position: Auto
-----
```html
<br />```
<div>
<br />
<img />
</div>```

0 comments on commit 096f909

Please sign in to comment.