comment-inline-in-link-text-degrades

## inside link text swallows ](url) to EOL; [ opener has no closer and degrades to literal; payload stored in reflection

§2.2 · source

Input

[text ## here](url)

Output AST

- type: Paragraph
  children:
    - type: Text
      value: "[text "
  reflection:
    - loc:
        start: 9
        end: 19
      text: here](url)