Input
some text {.p} ## tail comment Output AST
- type: Paragraph
attributes:
- key: class
value:
- p
children:
- type: Text
value: "some text "
reflection:
- loc:
start: 18
end: 30
text: tail comment