Input
```python
x = 1 Output AST
- type: CodeBlock
language: python
raw: x = 1 Diagnostics
- code: CDN-0001
level: warning Unclosed ``` fence; content runs to end of document; CDN-0001 warning emitted
Input
```python
x = 1 Output AST
- type: CodeBlock
language: python
raw: x = 1 Diagnostics
- code: CDN-0001
level: warning