Input
__ ** text ** __ Output AST
- type: Paragraph
children:
- type: Emphasis
children:
- type: Strong
children:
- type: Text
value: text Diagnostics
[] Properly nested cross-type inline elements do not trigger CDN-0014
Input
__ ** text ** __ Output AST
- type: Paragraph
children:
- type: Emphasis
children:
- type: Strong
children:
- type: Text
value: text Diagnostics
[]