fn skip_yaml_frontmatter(lines: &[String]) -> &[String]
Return lines after a leading YAML frontmatter block when one is present.