From 87577d74e224714e9c4a98e83e3609c372e6af58 Mon Sep 17 00:00:00 2001 From: Polaris <37720445+PolarisWasInDenial@users.noreply.github.com> Date: Thu, 18 Jul 2024 03:00:18 -0500 Subject: [PATCH] Update frontmatter.md --- docs/en/guide/frontmatter.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 `