Input
[text ## here](url) Output AST
- type: Paragraph
children:
- type: Text
value: "[text "
reflection:
- loc:
start: 9
end: 19
text: here](url) ## inside link text swallows ](url) to EOL; [ opener has no closer and degrades to literal; payload stored in reflection
Input
[text ## here](url) Output AST
- type: Paragraph
children:
- type: Text
value: "[text "
reflection:
- loc:
start: 9
end: 19
text: here](url)