PHPOffice / PHPWord

A pure PHP library for reading and writing word processing documents
https://phpoffice.github.io/PHPWord/
Other
7.28k stars 2.7k forks source link

Word2007 Writer: Added support for multiples comment for the same text #2665

Closed Progi1984 closed 2 months ago

Progi1984 commented 2 months ago

Description

Word2007 Writer: Added support for multiples comment for the same text

Superseeds #2112 by @rodrigoq

Fixes #2109

Checklist:

coveralls commented 2 months ago

Coverage Status

coverage: 96.922% (-0.05%) from 96.975% when pulling 120bda949c6f423cd39b5332cdecd2fbf77a41e2 on pr2112 into b0ed3dbde7e83cde271fa6b0f765fde823b0df52 on master.

Progi1984 commented 2 months ago

Thanks @rodrigoq for your contribution.