escape-non-special

Backslash before non-special character emits both characters literally

§8

Input

\a

Output AST

- type: Paragraph
  children:
    - type: Text
      value: \a