fn sanitize_code_block(s: &str) -> String
Replaces code fences in s so they can’t break out of a code block they’re embedded in.
s