Skip to content

Fix navigation.tabs links and support additional file-wide-metadata#430

Merged
jbms merged 4 commits intomainfrom
fix-429
Mar 18, 2025
Merged

Fix navigation.tabs links and support additional file-wide-metadata#430
jbms merged 4 commits intomainfrom
fix-429

Conversation

@jbms
Copy link
Owner

@jbms jbms commented Mar 17, 2025

Fixes #429
Resolves #56 with a new :icon: file-wide metadata field.
Adds new :subtitle: file-wide metadata field for a page's subtitle in the global TOC.
Adds support for page statuses. See upstream docs.

@jbms jbms force-pushed the fix-429 branch 2 times, most recently from 6a0cadd to 5bde61c Compare March 17, 2025 19:28
Copy link
Collaborator

@2bndy5 2bndy5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does a lot more than resolve 1 issue. I adjusted the PR description accordingly.

jbms added 2 commits March 17, 2025 12:56
With the recent upgrade of chokidar, glob support was removed which
broke the file watching used by this command.
A similar fix accidentally got reverted as part of the upgrade to a
newer mkdocs-material upstream.

Fixes #429.
@codecov
Copy link

codecov bot commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.95%. Comparing base (9d5f27f) to head (820ef6b).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #430      +/-   ##
==========================================
+ Coverage   81.88%   81.95%   +0.06%     
==========================================
  Files          65       65              
  Lines        8656     8748      +92     
==========================================
+ Hits         7088     7169      +81     
- Misses       1568     1579      +11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jbms jbms merged commit 13b702b into main Mar 18, 2025
26 checks passed
@jbms jbms deleted the fix-429 branch March 18, 2025 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken navigation? Resolve roles in navigation

2 participants