Skip to main content

md_inline_code_open

Function md_inline_code_open 

Source
pub fn md_inline_code_open() -> &'static str
Expand description

Inline code. dark: bold + bright cyan (matches headings). light: bold + standard magenta (SGR 1;35) — distinct from headings, terminal profiles map 35 to a dark magenta that’s readable on white.