spoiler-single-caret-literal

A single ^ is always literal text in inline context; no Spoiler is opened

§5.12

Input

^ not spoiler ^

Output AST

- type: Paragraph
  children:
    - type: Text
      value: ^ not spoiler ^

Diagnostics

- code: CDN-0008
  level: warning