Skip to main content

MD_BOLD_OPEN

Constant MD_BOLD_OPEN 

Source
pub const MD_BOLD_OPEN: &str = "\x1b[1m";
Expand description

Bold text: SGR 1 (bold on). Theme-invariant — bold is an attribute, not a colour.