pub fn has_frontmatter(markdown: &str) -> bool
Returns true when the document starts with YAML-like or TOML-like frontmatter.
true