comment-inline-triple-hash-inline

Run of 3 ### at inline position is ## (line comment opener) + literal # as first char of payload text

§2.2 · source

Input

text ### inline triple

Output AST

- type: Paragraph
  children:
    - type: Text
      value: "text "
  reflection:
    - loc:
        start: 7
        end: 22
      text: "# inline triple"