Skip to content

Conversation

andomiell
Copy link
Contributor

@andomiell andomiell commented Oct 13, 2025

Description

Writer HTML: ListItemRun render as unordered lists

Before:
Before

After:
image

Fixes #1462 (Partially: numbered lists and bullet types are not yet supported)

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

@andomiell andomiell force-pushed the master branch 3 times, most recently from bab0077 to 2427be7 Compare October 13, 2025 03:56
@coveralls
Copy link

coveralls commented Oct 13, 2025

Coverage Status

coverage: 96.74% (-0.02%) from 96.757%
when pulling 1bacc1d on andomiell:master
into 0ab0b49 on PHPOffice:master.

@andomiell andomiell force-pushed the master branch 2 times, most recently from 0bf94be to 60e3a4e Compare October 13, 2025 04:23
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.

List item values are missing from docx file while convert as HTML file

2 participants