pub fn set(fm: &mut Frontmatter, refs: &[(String, String)])Expand description
Replace the references map, sorted by item number. An empty list removes
the field entirely (keeping frontmatter minimal).
pub fn set(fm: &mut Frontmatter, refs: &[(String, String)])Replace the references map, sorted by item number. An empty list removes
the field entirely (keeping frontmatter minimal).