Input
{{invalid key}} Output AST
- type: Paragraph
children:
- type: Text
value: "{{invalid key}}" Diagnostics
- code: CDN-0015
level: warning {{...}} with non-ID_LITERAL characters emits as literal text; CDN-0015 warning emitted
Input
{{invalid key}} Output AST
- type: Paragraph
children:
- type: Text
value: "{{invalid key}}" Diagnostics
- code: CDN-0015
level: warning