pub fn compose_decision(fm: &Frontmatter, body: &str) -> StringExpand description
decision → <decided_by>: <title-or-first-heading>.
The title is the first # heading text of the body (any depth), falling
back to the first non-heading paragraph when the body has no heading.