code-inline-softbreak

A soft break (single newline) inside CodeInline is folded to zero; newline removed with no replacement in value

§5.6

Input

``test
continues``

Output AST

- type: Paragraph
  children:
    - type: CodeInline
      value: testcontinues