pub fn rule_ledger_rows(inc: &Stamped, pr: Option<u32>) -> Vec<String>Expand description
One design/greenfield-status-rules.md row per rule id inc closes — empty
if inc.closes_rule is empty. pr renders as #NNNN, or the empty string
when it couldn’t be recovered (kept as an empty cell, not a placeholder like
"unknown", so the table stays a clean Markdown grid either way).