cdn-0006-unclosed-commentblock

Unclosed ### opener; content runs to end of document as opaque CommentBlock text; CDN-0006 warning emitted

§2.3 · source

Input

###
some notes

Output AST

- type: CommentBlock
  text: |
    some notes

Diagnostics

- code: CDN-0006
  level: warning