Input
###
note
###
after Output AST
- type: CommentBlock
text: |
note
- type: Paragraph
children:
- type: Text
value: after An indented bare ### closes the block: the closer is matched on stripped content, and indentation is not compared to the opener
Input
###
note
###
after Output AST
- type: CommentBlock
text: |
note
- type: Paragraph
children:
- type: Text
value: after