Constant htmlize::ENTITY_MIN_LENGTH

source ·
pub const ENTITY_MIN_LENGTH: usize = 3;
Expand description

Length of shortest entity including ‘&’ and possibly ‘;’ (requires entities feature)