Input
\`\`\` three literal backticks Output AST
- type: Paragraph
children:
- type: Text
value: "``` three literal backticks" Escaped triple-backtick at line start does not open CodeBlock; residual backticks re-enter inline parsing per §8.2
Input
\`\`\` three literal backticks Output AST
- type: Paragraph
children:
- type: Text
value: "``` three literal backticks"