pub fn code_block(language: &str, content: impl Display) -> String
Render a fenced code block with optional language tag.