Input
[a __b__ c](url) Output AST
- type: Paragraph
children:
- type: Link
kind: external
href: url
children:
- type: Text
value: "a "
- type: Emphasis
children:
- type: Text
value: b
- type: Text
value: " c"