diff --git a/docs/en/guide/frontmatter.md b/docs/en/guide/frontmatter.md index c1856ca4..e2efa753 100644 --- a/docs/en/guide/frontmatter.md +++ b/docs/en/guide/frontmatter.md @@ -2,7 +2,7 @@ ## Usage -VitePress supports YAML frontmatter in all Markdown files, parsing them with [gray-matter](https://github.com/jonschlinkert/gray-matter). The frontmatter must be at the top of the Markdown file (before any elements including `