Input
** __ bb __** Output AST
- type: Paragraph
children:
- type: Strong
children:
- type: Emphasis
children:
- type: Text
value: bb Space between adjacent opening delimiters ** and __ is collapsed to zero — nested inline with no space in output
Input
** __ bb __** Output AST
- type: Paragraph
children:
- type: Strong
children:
- type: Emphasis
children:
- type: Text
value: bb