add @tag.attribute for html like attributes

This commit is contained in:
lmlorca 2021-07-13 20:21:47 -04:00 committed by Stephan Seitz
parent 29113e6892
commit fb5d6e04a8
5 changed files with 8 additions and 1 deletions

View file

@ -185,6 +185,7 @@ Used for xml-like tags
```
@tag
@tag.attribute
@tag.delimiter
```