Skip to content

Commit ff6a1be

Browse files
Filmbostock
andauthored
document keywords (#960)
* document keywords very minimalist documentation * Update docs/markdown.md Co-authored-by: Mike Bostock <[email protected]> --------- Co-authored-by: Mike Bostock <[email protected]>
1 parent 5988a12 commit ff6a1be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/markdown.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The front matter supports the following options:
1818
- **title** — the page title; defaults to the (first) first-level heading of the page, if any
1919
- **toc** — if false, disables the [table of contents](./config#toc)
2020
- **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
2122
- **draft** — whether to skip this page during build; drafts are also not listed in the default sidebar
2223

2324
## Headings

0 commit comments

Comments
 (0)