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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
MLTSHP
/
mltshp-patterns
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Issues
17
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Utilising semantic tags to provide better structure for screen readers
- #1464
#1464
Merged
smallsaucepan
merged 9 commits into
MLTSHP:dev-v5
MLTSHP/mltshp-patterns:dev-v5
from
smallsaucepan:macro-semantic-tags
smallsaucepan/mltshp-patterns:macro-semantic-tags
Copy head branch name to clipboard
May 24, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Utilising semantic tags to provide better structure for screen readers
#1464
smallsaucepan
merged 9 commits into
MLTSHP:dev-v5
MLTSHP/mltshp-patterns:dev-v5
from
smallsaucepan:macro-semantic-tags
smallsaucepan/mltshp-patterns:macro-semantic-tags
Copy head branch name to clipboard
Commits
Commits on Mar 8, 2026
Utilising semantic tags (main, header, article, etc) and reordering content in HTML to header, "content", aside, footer to provide better structure for screen readers. Subset of intended changes se…
Show description for 5ae6195
smallsaucepan
committed
5ae6195
View commit details
Copy full SHA for 5ae6195
Browse repository at this point
Commits on Mar 11, 2026
Reverting changes that only re-order large HTML chunks (mainly moving sidebar to end of file) to allow for easier diffing of this PR. Will re-apply in a subsequent PR.
smallsaucepan
committed
3684d57
View commit details
Copy full SHA for 3684d57
Browse repository at this point
Commits on Mar 17, 2026
Removing redundant <hr> tags as linear nav has its own border anyway.
smallsaucepan
committed
e7c19c2
View commit details
Copy full SHA for e7c19c2
Browse repository at this point
Commits on Mar 24, 2026
Updating images to minimise surrounding padding on themselves, and instead defer to the container to do that e.g. image-content-list li elements. Hoisted image-content-list exceptions out of image-…
Show description for a2065cf
smallsaucepan
committed
a2065cf
View commit details
Copy full SHA for a2065cf
Browse repository at this point
Commits on Apr 1, 2026
Next round of changes to page and component structure using semantic tags. Reworked a fair bit of CSS too to use flexbox more, retire some floats and clear fixes, and move responsibility for spacin…
Show description for 2b385aa
smallsaucepan
committed
2b385aa
View commit details
Copy full SHA for 2b385aa
Browse repository at this point
Converting a couple of comments to preferred footnote style.
smallsaucepan
committed
7377350
View commit details
Copy full SHA for 7377350
Browse repository at this point
Commits on Apr 2, 2026
Added Unreleased section to changelog, describing corresponding changes that will be required to mltshp repo. Addressed some scss usage, as well as re-enabling uniqueness check in 11ty. Also identi…
Show description for cd65c9e
smallsaucepan
committed
cd65c9e
View commit details
Copy full SHA for cd65c9e
Browse repository at this point
Commits on Apr 4, 2026
Trimmed site header and footer from api example - only need to consider the areas specific to that page.
smallsaucepan
committed
858038a
View commit details
Copy full SHA for 858038a
Browse repository at this point
Commits on Apr 12, 2026
Merge branch 'main' into macro-semantic-tags
smallsaucepan
authored
202d391
View commit details
Copy full SHA for 202d391
Browse repository at this point
You can’t perform that action at this time.