Input
## a whole-line comment Output AST
- type: Paragraph
children: []
reflection:
- loc:
start: 3
end: 23
text: a whole-line comment A standalone ## line with no preceding block is an orphan; produces empty Paragraph with reflection entry
Input
## a whole-line comment Output AST
- type: Paragraph
children: []
reflection:
- loc:
start: 3
end: 23
text: a whole-line comment