pub const MD_HEADING_CLOSE: &str = "\x1b[22;39m";
Close heading: bold off + fg default (SGR 22;39). Theme-invariant.