Skip to main content

md_heading_open

Function md_heading_open 

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

Heading H1-H3. dark: bold + bright cyan (SGR 1;96, matches Palette::ACCENT). light: bold + bright blue (SGR 1;94) — bright cyan renders too pale on white in most light-theme terminal profiles; blue still maps to a dark, readable variant on light profiles.