Skip to content

HTML Reader: Unordered List compatibility with Word #2872

Open
jwoodhead wants to merge 4 commits into
PHPOffice:masterfrom
AllofESolutions:html-fix-list-styling-word
Open

HTML Reader: Unordered List compatibility with Word #2872
jwoodhead wants to merge 4 commits into
PHPOffice:masterfrom
AllofESolutions:html-fix-list-styling-word

Conversation

@jwoodhead
Copy link
Copy Markdown
Contributor

@jwoodhead jwoodhead commented May 4, 2026

Description

Adjusted text used for unordered list styles to match default bulleted list style in Word.

This reverts the changes made in #2669 as the Unicode values are not rendered correctly in Word:

image

I pulled the new values directly from the XML of a Word document with no custom styling and verified that they display correctly in Word and LibreOffice Writer.

Checklist:

  • My CI is 🟢
  • I have covered by unit tests my new code (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes
  • I have updated the changelog

@coveralls
Copy link
Copy Markdown

coveralls commented May 4, 2026

Coverage Status

coverage: 96.745%. remained the same — AllofESolutions:html-fix-list-styling-word into PHPOffice:master

oleibman added a commit to oleibman/PHPWord that referenced this pull request May 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants