cdn-0014-quote-link-cross

"" closes while an unclosed [ link bracket is inside its content; CDN-0014 at the crossing "" closer

§5.5 · source

Input

"" q start [link "" q end][/path]

Output AST

- type: Paragraph
  children:
    - type: QuoteInline
      kind: double
      children:
        - type: Text
          value: q start [link
    - type: Text
      value: " q end][/path]"

Diagnostics

- code: CDN-0014
  level: warning