Conversation
This extension reads listing-filter config from YAML frontmatter and injects it as a data attribute for the JavaScript filter to consume.
validbeck
left a comment
There was a problem hiding this comment.
Too many PRs, got confused. I get why the filter doesn't work now for my other preview.
…-category' of github.com:validmind/documentation into nrichers/sc-15412/release-notes-filter-listing-pages-by-category
PR SummaryThis PR introduces a new category filter extension designed for integrating configuration data from the YAML frontmatter of documents into the rendered HTML. Specifically, the extension reads a property called Key functional changes include:
Test Suggestions
|
Validate docs site✓ INFO: A live preview of the docs site is available — Open the preview |
Lighthouse check resultsShow Lighthouse scoresFolder depth level checked: 0 Commit SHA: c7cb5d1 Modify the workflow to check a different depth:
|
Pull Request Description
What and why?
Preview for LUA filter alternative + Add the category-filter extension to the repo so it is available during docs builds.
How to test
What needs special review?
Dependencies, breaking changes, and deployment notes
Release notes
Checklist