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
HTML API: Add explicit handling or failure for all tags
- #5762
#5762
Closed
sirreal
wants to merge 18 commits into
WordPress:trunk
WordPress/wordpress-develop:trunk
from
sirreal:html-api/throw-on-spcial-handling-in-body
sirreal/wordpress-develop:html-api/throw-on-spcial-handling-in-body
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
HTML API: Add explicit handling or failure for all tags
#5762
sirreal
wants to merge 18 commits into
WordPress:trunk
WordPress/wordpress-develop:trunk
from
sirreal:html-api/throw-on-spcial-handling-in-body
sirreal/wordpress-develop:html-api/throw-on-spcial-handling-in-body
Copy head branch name to clipboard
Commits
Commits on Dec 22, 2023
Add throw on every special element
sirreal
committed
f35453b
View commit details
Copy full SHA for f35453b
Browse repository at this point
Remove handled tags
sirreal
committed
dbf5db8
View commit details
Copy full SHA for dbf5db8
Browse repository at this point
Rework to use tag name
sirreal
committed
1e92ec9
View commit details
Copy full SHA for 1e92ec9
Browse repository at this point
Add tests
sirreal
committed
31abb43
View commit details
Copy full SHA for 31abb43
Browse repository at this point
Remove H1-H6 tests and handling (now supported)
sirreal
committed
2eb3c97
View commit details
Copy full SHA for 2eb3c97
Browse repository at this point
Add note mentioning test
sirreal
committed
ade089e
View commit details
Copy full SHA for ade089e
Browse repository at this point
Add support for "any other tag" categories in IN BODY
dmsnell
authored and
sirreal
committed
2a8fc46
View commit details
Copy full SHA for 2a8fc46
Browse repository at this point
Update more tests, more checks, add SARCASM
dmsnell
authored and
sirreal
committed
eb99542
View commit details
Copy full SHA for eb99542
Browse repository at this point
WPCS
dmsnell
authored and
sirreal
committed
7e8eb4c
View commit details
Copy full SHA for 7e8eb4c
Browse repository at this point
Better data source descriptions
sirreal
committed
ccc297d
View commit details
Copy full SHA for ccc297d
Browse repository at this point
Close tags so processing doesn't pause
sirreal
committed
b20806a
View commit details
Copy full SHA for b20806a
Browse repository at this point
Fix bugs uncovered by tests
dmsnell
authored and
sirreal
committed
556f3cf
View commit details
Copy full SHA for 556f3cf
Browse repository at this point
Refactor closing tag loop, eliminate goto
dmsnell
committed
2cab6cf
View commit details
Copy full SHA for 2cab6cf
Browse repository at this point
Undo whitespace change in phpcs rules
dmsnell
committed
98c46e9
View commit details
Copy full SHA for 98c46e9
Browse repository at this point
Update comments, remove redundant code.
dmsnell
committed
620bdec
View commit details
Copy full SHA for 620bdec
Browse repository at this point
Add newly-supported elements to docblock, fix typo in tests.
dmsnell
committed
a98f30b
View commit details
Copy full SHA for a98f30b
Browse repository at this point
fixup! Add newly-supported elements to docblock, fix typo in tests.
dmsnell
committed
9f9ce0d
View commit details
Copy full SHA for 9f9ce0d
Browse repository at this point
Commits on Dec 23, 2023
Update docblock lints and re-add MathML and SVG comments.
dmsnell
committed
3f9670a
View commit details
Copy full SHA for 3f9670a
Browse repository at this point
You can’t perform that action at this time.