Input
Hello {banner} Output AST
- type: Paragraph
children:
- type: Text
value: Hello
attributes:
- key: banner
value: "" A bare key token (no = sign) is stored as {key, value=""} — a semantic hint with no value
Input
Hello {banner} Output AST
- type: Paragraph
children:
- type: Text
value: Hello
attributes:
- key: banner
value: ""