code-inline-escape-unknown

Inside CodeInline, an unknown \X (X not ` or ) emits both characters literally (per §8 rule for non-special)

§5.6 · source

Input

``\nb``

Output AST

- type: Paragraph
  children:
    - type: CodeInline
      value: \nb