Input
:::note
~~~yaml
title: foo
~~~
::: Output AST
- type: NamedBlock
name: note
children:
- type: Paragraph
children:
- type: Text
value: |-
~~~yaml
title: foo
~~~ Diagnostics
- code: CDN-0030
level: warning