Function _normalize_attribute

Source
fn _normalize_attribute(
    text: StrSpan<'_>,
    buffer: &mut TextBuffer,
    ctx: &mut Context<'_>,
) -> Result<(), Error>