pub fn serialize(entries: &[(String, String)]) -> String
Render (id, title) entries (sorted by number) to the ledger file’s text.
(id, title)