PhilGale92 / docx

PHP Based Docx Parser
MIT License
38 stars 19 forks source link

Html Entities #41

Closed PhilGale92 closed 10 years ago

PhilGale92 commented 10 years ago

Refactored the htmlEntities & how the resulting html is generated for each text run. Thus removing a huge amount of over-complexity in escaping text.