We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5988a12 commit ff6a1beCopy full SHA for ff6a1be
docs/markdown.md
@@ -18,6 +18,7 @@ The front matter supports the following options:
18
- **title** — the page title; defaults to the (first) first-level heading of the page, if any
19
- **toc** — if false, disables the [table of contents](./config#toc)
20
- **index** — whether to index this page if [search](./search) is enabled; defaults to true for listed pages
21
+- **keywords** - additional words to index for [search](./search); boosted at the same weight as the title
22
- **draft** — whether to skip this page during build; drafts are also not listed in the default sidebar
23
24
## Headings
0 commit comments