issues
search
PHPOffice
/
PhpSpreadsheet
A pure PHP library for reading and writing spreadsheet files
https://phpspreadsheet.readthedocs.io
MIT License
13.37k
stars
3.47k
forks
source link
Add support for <s> tag when converting HTML to RichText
#4224
Closed
m7913d
closed
2 weeks ago
m7913d
commented
2 weeks ago
This is:
[ ] a bugfix
[x] a new feature
[ ] refactoring
[ ] additional unit tests
Checklist:
[x] Changes are covered by unit tests
[ ] Changes are covered by existing unit tests
[x] New unit tests have been added
[x] Code style is respected
[x] Commit message explains
why
the change is made (see
https://github.com/erlang/otp/wiki/Writing-good-commit-messages
)
[x] CHANGELOG.md contains a short summary of the change and a link to the pull request if applicable
[ ] Documentation is updated as necessary
Why this change is needed?
Fixes #4223
oleibman
commented
2 weeks ago
Thank you for your contribution.
This is:
Checklist:
Why this change is needed?
Fixes #4223