Skip to content

Commit 135f9de

Browse files
committed
doc: Clarify that you can overwrite the title and description frontmatter
1 parent 4eb8e59 commit 135f9de

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/tools/documentation/markdown/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ roadmap render fmd --in roadmap.yml --out roadmap.md --frontmatter 'weight: 10,
5959
::::
6060

6161
This will result in your Markdown file starting with the following frontmatter preamble (note
62-
that `title` and `description` are automatically populated from the roadmap's metadata).
62+
that `title` and `description` are automatically populated from the roadmap's metadata if you
63+
don't specify them).
6364

6465
```yaml
6566
---

0 commit comments

Comments
 (0)