Skip to content

Conversation

@lalop
Copy link
Contributor

@lalop lalop commented Apr 7, 2018

Description

This add support for internal link on Html::addHTML method

Fixes # (issue)
should fix #1300

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 added this to the v0.15.0 milestone Apr 13, 2018
@troosan troosan merged commit 6ba2df4 into PHPOffice:develop Apr 13, 2018
@troosan
Copy link
Contributor

troosan commented Apr 14, 2018

@lalop Thanks for this, please don't forget to run the check, as you checked in the checklist.
It seems you forgot to fix the errors returned by it. ;-)

@lalop
Copy link
Contributor Author

lalop commented Apr 16, 2018

@troosan You are right, sorry I just on the first one that was related on github.com so I ignored it.

@troosan
Copy link
Contributor

troosan commented Apr 16, 2018

no problem, thanks for the PR!

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.

internal link is broken with Html::addHtml

3 participants