Constant parse_hyperlinks::parser::parse::LABEL_LEN_MAX
source · 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