pub fn format_docs(docs: &[LemmaDoc]) -> String
Format a sequence of parsed documents into canonical Lemma source.
Documents are separated by two blank lines. The result ends with a single newline.