File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -89,8 +89,8 @@ The `date` field is a `YYYY-MM-DD` specification of the last dated change to the
89
89
90
90
### Title & Sections
91
91
92
- A : ref [ spec] MUST have a title, which is to say an ` h1 ` heading (` # Some Title ` in Markdown ). It also
93
- SHOULD have only one such title (every other heading should be ` h2 ` or more) and have the title right
92
+ A : ref [ spec] MUST have a title, which is to say an ` h1 ` heading (` title ` field in the : ref [ frontmatter ] ). It
93
+ also SHOULD have only one such title (every other heading should be ` h2 ` or more) and have the title right
94
94
after the : ref [ frontmatter] . The behaviour of multiple titles or titles positioned at random places in
95
95
the : ref [ spec] is undefined and has been shown to disappoint kittens under experimental conditions.
96
96
You can’t perform that action at this time.
0 commit comments