Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
hexydec
/
htmldoc
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
25
Code
Issues
0
Pull requests
0
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 9, 2025
Removed `path` from SVG singletons as it can also contain content.
hexydec
committed
255352c
Copy full SHA for 255352c
Commits on Jul 15, 2025
SVG's are now allowed to have the default parameters removed.
Show description for a944b80
hexydec
committed
a944b80
Copy full SHA for a944b80
Updated tests to handle `<![CDATA[` tags wrapping CSS.
Show description for 86ec2f0
hexydec
committed
86ec2f0
Copy full SHA for 86ec2f0
Commits on Dec 25, 2024
Updated dependencies.
hexydec
committed
62d1965
Copy full SHA for 62d1965
Updated dependencies.
hexydec
committed
7c815b3
Copy full SHA for 7c815b3
Commits on Dec 24, 2024
Merge branch 'master' of github.com:hexydec/htmldoc
hexydec
committed
0598283
Copy full SHA for 0598283
Updated dependencies.
hexydec
committed
a1223f5
Copy full SHA for a1223f5
Commits on Nov 25, 2024
Updated dependencies.
hexydec
committed
3ee6093
Copy full SHA for 3ee6093
Updated dependencies.
hexydec
committed
7e4bf6e
Copy full SHA for 7e4bf6e
Updated dependencies.
hexydec
committed
3b83eac
Copy full SHA for 3b83eac
Fixed missing `null` definition in method argument.
hexydec
committed
eada6f0
Copy full SHA for eada6f0
Commits on Nov 12, 2024
Updated singleton list to remove deprecated tags.
Show description for aec95fe
hexydec
committed
aec95fe
Copy full SHA for aec95fe
Commits on Jun 4, 2024
Added some arabic content with some HTML around it in tests.
hexydec
committed
fd864dd
Copy full SHA for fd864dd
Commits on Apr 16, 2024
Optimised how the `urlskip` setting is handled in `tag::minify()`.
Show description for e060b02
hexydec
committed
e060b02
Copy full SHA for e060b02
Commits on Jan 21, 2024
Updated design of test interface.
hexydec
committed
b8975ce
Copy full SHA for b8975ce
Commits on Jan 9, 2024
Updated dependencies.
hexydec
committed
6824b94
Copy full SHA for 6824b94
Commits on Dec 30, 2023
Fixed #11, removed `feDiffuseLighting` and `feMerge` from the singletons list.
hexydec
committed
286b092
Copy full SHA for 286b092
Commits on Dec 25, 2023
Fixed bug where `feComponentTransfer` should not be listed in the singleton element.
hexydec
committed
7820e04
Copy full SHA for 7820e04
Commits on Dec 18, 2023
Updated dependencies.
hexydec
committed
bf13d6c
Copy full SHA for bf13d6c
Minor syntax update.
hexydec
committed
edc5927
Copy full SHA for edc5927
Commits on Dec 3, 2023
Merge pull request #10 from jensscherbl/master
Show description for a606a14
hexydec
authored
a606a14
Copy full SHA for a606a14
Commits on Nov 20, 2023
Adds missing strikethrough to inline elements
jensscherbl
committed
e9421cf
Copy full SHA for e9421cf
Commits on Nov 6, 2023
Merge pull request #8 from jensscherbl/master
Show description for af6a2e5
hexydec
authored
af6a2e5
Copy full SHA for af6a2e5
Commits on Nov 5, 2023
Fixes issue with unreliable parse_url for relative URIs
jensscherbl
committed
c36b281
Copy full SHA for c36b281
Commits on Sep 25, 2023
Merge branch 'master' of github.com:hexydec/htmldoc
hexydec
committed
25cb4e8
Copy full SHA for 25cb4e8
The CSS and Javascript cache directory is now created recursively.
hexydec
committed
6063de7
Copy full SHA for 6063de7
Commits on Sep 10, 2023
Merge branch 'master' of github.com:hexydec/htmldoc
hexydec
committed
4ece0f7
Copy full SHA for 4ece0f7
Added PHPstan.
hexydec
committed
715cb29
Copy full SHA for 715cb29
Commits on Aug 15, 2023
Updated live test link.
hexydec
committed
f4f4d47
Copy full SHA for f4f4d47
Commits on Aug 7, 2023
Fixed bug in `tag::getIndex()` where it was generating the indexes from only the tag objects, meaning that when there were other node types such as text nodes, the index would be out of step, causi…
Show description for 0157bf8
hexydec
committed
0157bf8
Copy full SHA for 0157bf8
Commits on Jun 16, 2023
Merge branch 'master' of github.com:hexydec/htmldoc
hexydec
committed
438f932
Copy full SHA for 438f932
Updated `require` to be called as a keyword instead of a function call.
hexydec
committed
1556b64
Copy full SHA for 1556b64
Commits on Jun 13, 2023
Fixed grammar error in readme.md.
hexydec
committed
7bb46c3
Copy full SHA for 7bb46c3
Commits on Jun 5, 2023
Updated require to be used as a keyword instead of a function.
Show description for 23ebedb
hexydec
committed
23ebedb
Copy full SHA for 23ebedb
Commits on May 21, 2023
Split config preparation code into a new function from `htmldoc::minify()`.
Show description for 2636850
hexydec
committed
2636850
Copy full SHA for 2636850
Pagination
Previous
Next
You can’t perform that action at this time.