diff --git a/README.md b/README.md index 7de9aa9..9f29141 100644 --- a/README.md +++ b/README.md @@ -238,18 +238,31 @@ A style guide for the [HTML Template Language](https://docs.adobe.com/docs/en/ht ```html -
- ... -
- -
+
+ + + + +
-
- ... -
- -
+
+ + + + +
``` - [4.6](#4.6) **Always use identifiers instead of the default “item” variable for list block statements.**