pub fn md_heading_open() -> &'static strExpand 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.