comment-block-basic

Bare ### opener and bare ### closer; content captured as opaque raw string with trailing newline

§2.3

Input

###
draft note
TODO: revise
###

Output AST

- type: CommentBlock
  text: |
    draft note
    TODO: revise