Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Docs/semantic headings - #96

Merged
jonathanbossenger merged 2 commits into
trunkfrom
docs/semantic-headings
Sep 30, 2025
Merged

Docs/semantic headings#96
jonathanbossenger merged 2 commits into
trunkfrom
docs/semantic-headings

Conversation

@jonathanbossenger

Copy link
Copy Markdown
Contributor

While working on the 6.9 Call for testing post, I realised some of the doc headings are not using semantic markup, making it harder to link to specific sections in the docs. This PR fixes that by applying the correct heading markup

@github-actions

github-actions Bot commented Sep 30, 2025

Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: jonathanbossenger <psykro@git.wordpress.org>
Co-authored-by: gziolo <gziolo@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@codecov

codecov Bot commented Sep 30, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.69%. Comparing base (cbe8a59) to head (653d8f3).
⚠️ Report is 1 commits behind head on trunk.

Additional details and impacted files
@@            Coverage Diff            @@
##              trunk      #96   +/-   ##
=========================================
  Coverage     85.69%   85.69%           
  Complexity      103      103           
=========================================
  Files            16       16           
  Lines           776      776           
  Branches         86       85    -1     
=========================================
  Hits            665      665           
  Misses          111      111           
Flag Coverage Δ
javascript 92.66% <ø> (ø)
unit 82.97% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@gziolo gziolo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good to me 👍🏻

@gziolo gziolo added the [Type] Developer Documentation Improvements or additions to documentation label Sep 30, 2025
@jonathanbossenger
jonathanbossenger merged commit 8e0b08a into trunk Sep 30, 2025
22 checks passed
@jonathanbossenger
jonathanbossenger deleted the docs/semantic-headings branch September 30, 2025 19:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

[Type] Developer Documentation Improvements or additions to documentation

2 participants