Page<".md", string, {}> -> Page<".md", string, frontmatter data> -> Page<".html", string, frontmatter data> Anything that becomes
Page<".html", string, ...> before the template hook in the pipeline will be processable by templates ingesting Page<".html", string, ...>.