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
Type
/
to 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 }}
onizet
/
html2openxml
Public
Notifications
You must be signed in to change notification settings
Fork
128
Star
395
Code
Issues
5
Pull requests
1
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Release 3.4.0
- #231
#231
Merged
onizet
merged 14 commits into
master
onizet/html2openxml:master
from
dev
onizet/html2openxml:dev
Copy head branch name to clipboard
May 28, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Release 3.4.0
#231
onizet
merged 14 commits into
master
onizet/html2openxml:master
from
dev
onizet/html2openxml:dev
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2026
Prevent running pipeline twice when creating a new PR
onizet
committed
7bfe23e
View commit details
Copy full SHA for 7bfe23e
Browse repository at this point
Commits on Apr 15, 2026
Fix yaml file
onizet
committed
bc5b947
View commit details
Copy full SHA for bc5b947
Browse repository at this point
Commits on Apr 24, 2026
Internal micro-optimisation and ignore casing for style attribute name
onizet
committed
6fe9375
View commit details
Copy full SHA for 6fe9375
Browse repository at this point
Commits on May 15, 2026
Migrate to slnx
onizet
committed
0e1da5e
View commit details
Copy full SHA for 0e1da5e
Browse repository at this point
Ignore csproj.lscache
onizet
committed
3ce18a7
View commit details
Copy full SHA for 3ce18a7
Browse repository at this point
Commits on May 17, 2026
Remove HtmlDecode code from net8 compilation as that will be served by native framework
onizet
committed
710df27
View commit details
Copy full SHA for 710df27
Browse repository at this point
Use ConcurrentDictionary for faster thread-safe cache
onizet
committed
2249cdf
View commit details
Copy full SHA for 2249cdf
Browse repository at this point
No need to Seek stream if the file type is not recognized.
onizet
committed
c54102f
View commit details
Copy full SHA for c54102f
Browse repository at this point
Refactor KeepAspectRatio to avoid float multiplication and cleaner code intent
onizet
committed
3e5700f
View commit details
Copy full SHA for 3e5700f
Browse repository at this point
Commits on May 26, 2026
Add support for custom list bullets
ocSADus
committed
e6d658a
View commit details
Copy full SHA for e6d658a
Browse repository at this point
Commits on May 27, 2026
Add dash to supportedListTypes
ocSADus
committed
f0924cf
View commit details
Copy full SHA for f0924cf
Browse repository at this point
Merge pull request #230 from AlexAbd1990/support-ul-list-styles
Show description for 76ed4f8
onizet
authored
76ed4f8
View commit details
Copy full SHA for 76ed4f8
Browse repository at this point
Commits on May 28, 2026
Provide unit test for custom list style
onizet
committed
cf5cce3
View commit details
Copy full SHA for cf5cce3
Browse repository at this point
Upgrade assembly version and changelog
onizet
committed
9ee7503
View commit details
Copy full SHA for 9ee7503
Browse repository at this point
You can’t perform that action at this time.