--- title: 'Using YAML frontmatter' layout: '../layouts/Base.astro' illThrowIfIDontExist: "Oh no, that's scary!" --- {frontmatter.illThrowIfIDontExist} > Note: newline intentionally missing from the end of this file. > Useful since that can be the source of bugs in our compile step.