Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
WordPress
/
wordpress-develop
Public
Notifications
You must be signed in to change notification settings
Fork
3.7k
Star
3.4k
Code
Pull requests
3.5k
Actions
Security and quality
42
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
WIP: HTML API: Add support for H1-H6 elements in HTML Processor
- #5535
#5535
Closed
dmsnell
wants to merge 13 commits into
WordPress:trunk
WordPress/wordpress-develop:trunk
from
dmsnell:html-api/add-support-for-h1-h6
dmsnell/wordpress-develop:html-api/add-support-for-h1-h6
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Closed
WIP: HTML API: Add support for H1-H6 elements in HTML Processor
#5535
dmsnell
wants to merge 13 commits into
WordPress:trunk
WordPress/wordpress-develop:trunk
from
dmsnell:html-api/add-support-for-h1-h6
dmsnell/wordpress-develop:html-api/add-support-for-h1-h6
Copy head branch name to clipboard
Commits
Commits on Dec 13, 2023
WIP: HTML API: Add support for H1-H6 elements in HTML Processor
dmsnell
committed
8a2a4f6
View commit details
Copy full SHA for 8a2a4f6
Browse repository at this point
Add more tests verifying that the H1-H6 elements close opened heading elements.
dmsnell
committed
8d2f232
View commit details
Copy full SHA for 8d2f232
Browse repository at this point
Add positive identification tests
dmsnell
committed
f93ef13
View commit details
Copy full SHA for f93ef13
Browse repository at this point
Move class constant into Tag Processor, match with it, and add tests
dmsnell
committed
6b45967
View commit details
Copy full SHA for 6b45967
Browse repository at this point
Remove the class constant to defer design questions for later.
Show description for da446c9
dmsnell
and
sirreal
committed
da446c9
View commit details
Copy full SHA for da446c9
Browse repository at this point
fixup! Remove the class constant to defer design questions for later.
dmsnell
committed
c1a880f
View commit details
Copy full SHA for c1a880f
Browse repository at this point
Add ticket reference
dmsnell
committed
7e9439e
View commit details
Copy full SHA for 7e9439e
Browse repository at this point
Move H1 - H6 tests into their own semantic rules file.
dmsnell
committed
e0d370c
View commit details
Copy full SHA for e0d370c
Browse repository at this point
Illustrate more edge cases for H1 - H6 in the breadcrumb tests.
dmsnell
committed
ed98e7c
View commit details
Copy full SHA for ed98e7c
Browse repository at this point
fixup! Illustrate more edge cases for H1 - H6 in the breadcrumb tests.
dmsnell
committed
bf7a132
View commit details
Copy full SHA for bf7a132
Browse repository at this point
fixup! fixup! Illustrate more edge cases for H1 - H6 in the breadcrumb tests.
dmsnell
committed
4b8989a
View commit details
Copy full SHA for 4b8989a
Browse repository at this point
fixup! fixup! fixup! Illustrate more edge cases for H1 - H6 in the breadcrumb tests.
dmsnell
committed
6400821
View commit details
Copy full SHA for 6400821
Browse repository at this point
Add missing test @covers and @ticket number
dmsnell
committed
4772a7d
View commit details
Copy full SHA for 4772a7d
Browse repository at this point
You can’t perform that action at this time.