Input
aa text {orphan} bb Output AST
- type: Paragraph
children:
- type: Text
value: aa text {orphan} bb When {...} falls through to literal Text per §6.3 (orphan in inline middle), the preceding whitespace is NOT stripped — the strip rule only applies when {attr} is consumed by an attribute slot
Input
aa text {orphan} bb Output AST
- type: Paragraph
children:
- type: Text
value: aa text {orphan} bb