pub const LABEL_LEN_MAX: usize = 999;
Expand description
Link max label. This limits the damage of a forgotten closing brackets. CommonMark Spec
pub const LABEL_LEN_MAX: usize = 999;
Link max label. This limits the damage of a forgotten closing brackets. CommonMark Spec