Input
/img.png {.a} Output AST
- type: FileRefGroup
group: image
children:
- type: FileRef
path: /img.png
query: ""
fragment: ""
attributes:
- key: class
value:
- a Single {} on FileRef goes to FileRefGroup
Input
/img.png {.a} Output AST
- type: FileRefGroup
group: image
children:
- type: FileRef
path: /img.png
query: ""
fragment: ""
attributes:
- key: class
value:
- a