Function style::counter_style::counter_style_name_from_ident
source · fn counter_style_name_from_ident<'i>(
ident: &CowRcStr<'i>,
location: SourceLocation,
) -> Result<CustomIdent, ParseError<'i>>
Expand description
This allows the reserved counter style names “decimal” and “disc”.