pub fn code_inline(s: &str) -> String
Expand description

Formats the string as an inline code.

Escapes ``` and \ characters inside the block.