pub fn code_block_highlighted( code: &str, highlighted: &str, language: &str, ) -> Block
Create a code block with pre-rendered highlighted HTML.