Skip to content
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

support internal link in addHtml method #1336

Merged
merged 1 commit into from
Apr 13, 2018
Merged

support internal link in addHtml method #1336

merged 1 commit into from
Apr 13, 2018

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