Input
```python
x = 1
```
^ Version {{version}} — {{author}} Output AST
- type: CodeBlock
language: python
raw: x = 1
caption:
- type: Text
value: "Version "
- type: Variable
key: version
- type: Text
value: " — "
- type: Variable
key: author