code_block

Function code_block 

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

Formats the code block.

Escapes ``` and \ characters inside the block.