Input
price is \{high\} Output AST
- type: Paragraph
children:
- type: Text
value: price is {high} Escaped { and } produce literal braces — not parsed as attribute block
Input
price is \{high\} Output AST
- type: Paragraph
children:
- type: Text
value: price is {high}