Skip to main content

render_decisions_md

Function render_decisions_md 

Source
pub fn render_decisions_md(decisions: &[ReconciledDecision]) -> String
Expand description

Renders the decisions.md body for a voice review pass.

Decisions sort newest-first by their create-event id. When a decision recorded alternatives, they render as an indented continuation line; otherwise the alternatives line is omitted.