pub fn code_block(code: &str) -> String
Expand description

Formats the code block.

Escapes ``` and \ characters inside the block.