Skip to content

Commit 1c29cd3

Browse files
committed
Update html.md
Add empty line so md understands this is a list
1 parent 643ad50 commit 1c29cd3

File tree

1 file changed

+1
-0
lines changed
  • manual/en-US/coding-standards/chapters

1 file changed

+1
-0
lines changed

manual/en-US/coding-standards/chapters/html.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ Use attribute/value pairs for boolean attributes
121121
```
122122

123123
HTML attributes should be listed in an order that reflects the fact that class names are the primary interface through which CSS and JavaScript select elements.
124+
124125
1. class
125126
2. id
126127
3. data-*

0 commit comments

Comments
 (0)