spoiler-block-unclosed

Unclosed ^^^ opener; content runs to end of document as SpoilerBlock children; CDN-0005 warning emitted

§4.15 · source

Input

^^^
Some content

Output AST

- type: SpoilerBlock
  children:
    - type: Paragraph
      children:
        - type: Text
          value: Some content

Diagnostics

- code: CDN-0005
  level: warning