doc/engine/text.md in hamlit-1.6.5 vs doc/engine/text.md in hamlit-1.6.6
- old
+ new
@@ -16,16 +16,10 @@
Haml::SyntaxError: Illegal element: classes and ids must have values.
```
### Faml
```html
-<div></div>
-<div>*</div>
-<div></div>
-<div></div>
-<div>+</div>
-<div></div>
-
+Faml::SyntaxError: Illegal element: classes and ids must have values.
```
### Hamlit
```html
.