Introduce a `sinceVersion` front matter attribute
Open
enhancement
- Dominant language
- Shell
- Stars
- 31
- Forks
- 30
- Avg merge
- 5h 17m
- Merged PRs (30d)
- 2
Description
Would be useful to be able to set something like
```yaml
sinceVersion: v7.2
```
in the front matter so a page can display when a feature was introduced. This could maybe be displayed next to the tags.
Contributor guide
Research direction
Start by locating the front matter parsing and the code that renders page tags. Trace how an existing metadata attribute reaches the page display, then verify that `sinceVersion` accepts values such as `v7.2` and appears next to the tags when present.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100