quarto-dev / quarto-dev/quarto-cli
Missing documentation for "categories" in HTML metadata reference
Open
Nobody has claimed this yet.
documentation
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
What would you like to do?
Report an issue on quarto.org
Description
Categories are not mentioned under https://quarto.org/docs/reference/formats/html.html#metadata but are very useful and also available in quarto.
/docs/reference/formats/html.json could include something like this:
{
"name": "categories",
"description": "List of categories to classify the document (e.g., for taxonomies, navigation, or filtering). Can be used by themes or output formats to group related content."
},
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open /docs/reference/formats/html.json and compare its existing metadata entries with the HTML metadata reference at quarto.org/docs/reference/formats/html.html#metadata. Add the requested categories entry using the issue's description, then verify that categories appears in the HTML metadata reference.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 58/100