Skip to content

Conversation

@troosan
Copy link
Contributor

@troosan troosan commented Feb 18, 2018

Description

Formatting inside list items is lost when parsing word document

Fixes #594

Checklist:

  • I have run composer run-script check --timeout=0 and no errors were reported
  • The new code is covered by unit tests (check build/coverage for coverage report)
  • I have update the documentation to describe the changes

@troosan troosan merged commit 59de019 into PHPOffice:develop Feb 18, 2018
@troosan troosan deleted the fix_listitem_parsing branch February 18, 2018 00:41
@moromete
Copy link

Please also add a ListItemRun class on \Writer\HTML\Element so that the list can also be visible in HTML. I think the simple approach is to just have it extended from PhpOffice\PhpWord\Writer\HTML\Element\TextRun

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.

3 participants