-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Add toc-navigation community preset to catalog and README #2080
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
840f042
07068d8
24db1ad
2d447ac
d40556e
4189f18
10b792c
a50a4f1
8fe5b42
06963de
1543cde
1c6792d
760d638
f546632
00187d9
263e5ae
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -78,6 +78,30 @@ | |||||
| "experimental" | ||||||
| ] | ||||||
| }, | ||||||
| "toc-navigation": { | ||||||
| "name": "Table of Contents Navigation", | ||||||
| "id": "toc-navigation", | ||||||
| "version": "1.0.0", | ||||||
| "description": "Adds a navigable Table of Contents to generated spec.md, plan.md, and tasks.md documents", | ||||||
|
||||||
| "description": "Adds a navigable Table of Contents to generated spec.md, plan.md, and tasks.md documents", | |
| "description": "Adds a navigable Table of Contents to generated spec.md, plan.md, and tasks.md documents.", |
Copilot
AI
Apr 7, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The preset catalog entry is missing the per-preset created_at and updated_at fields shown in the Preset Publishing Guide’s recommended catalog.community.json format. Adding those timestamps (and bumping the top-level catalog updated_at to reflect this change) would keep the catalog metadata consistent and make updates easier to track over time.
Uh oh!
There was an error while loading. Please reload this page.