pub fn render_queue_text( title: &str, entries: &[LedgerEntry], include_record_id: bool, markdown_heading: bool, ) -> String