Skip to content

Added support for linebreaks <br/> in Shared\Html::addHtml() #1217

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Dec 5, 2017

Conversation

troosan
Copy link
Contributor

@troosan troosan commented Dec 5, 2017

Description

Adds parsing of <br/> tag when adding content using the addHTML operation

Checklist:

  • I have commented my code, particularly in hard-to-understand areas
  • I have run phpunit, phpcs, php-cs-fixer, phpmd
  • The new code is covered by unit tests
  • I have update the documentation to describe the changes

@troosan troosan added this to the v0.14.0 milestone Dec 5, 2017
@troosan troosan merged commit 88bbe49 into PHPOffice:develop Dec 5, 2017
@troosan troosan deleted the html_br branch December 5, 2017 22:26
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