Skip to content

Commit 2cfedbc

Browse files
authored
docs: change title to be in frontmatter
1 parent fd24159 commit 2cfedbc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/meta/spec-for-specs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ The `date` field is a `YYYY-MM-DD` specification of the last dated change to the
8989

9090
### Title & Sections
9191

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
9494
after the :ref[frontmatter]. The behaviour of multiple titles or titles positioned at random places in
9595
the :ref[spec] is undefined and has been shown to disappoint kittens under experimental conditions.
9696

0 commit comments

Comments
 (0)