pub fn roadmap(layout: &Layout, project_filter: Option<&str>) -> Result<String>
A markdown roadmap of active and closed work, with its title.
Returns an error if the corpus cannot be read.