Skip to main content

clean_field

Function clean_field 

Source
fn clean_field(raw: &str) -> String
Expand description

Strip BibTeX brace protection and collapse runs of whitespace, so field values like {The {TeX}book} render as The TeXbook.