Input
text ### inline triple Output AST
- type: Paragraph
children:
- type: Text
value: "text "
reflection:
- loc:
start: 7
end: 22
text: "# inline triple" Run of 3 ### at inline position is ## (line comment opener) + literal # as first char of payload text
Input
text ### inline triple Output AST
- type: Paragraph
children:
- type: Text
value: "text "
reflection:
- loc:
start: 7
end: 22
text: "# inline triple"