Skip to main content

compose_decision

Function compose_decision 

Source
pub fn compose_decision(fm: &Frontmatter, body: &str) -> String
Expand 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.