Skip to content

Commit b18d066

Browse files
philonorulivz
authored andcommitted
docs: clarify where to put frontmatter if not used to it (#1614)
1 parent 27d715f commit b18d066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/markdown.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ You can customize the attributes added to external links by setting [config.mark
5757

5858
## Front Matter
5959

60-
[YAML front matter](https://jekyllrb.com/docs/frontmatter/) is supported out of the box:
60+
[YAML front matter](https://jekyllrb.com/docs/frontmatter/) is supported out of the box when placed at the very beginning of your markdown file:
6161

6262
``` yaml
6363
---

0 commit comments

Comments
 (0)