PHPWord icon indicating copy to clipboard operation
PHPWord copied to clipboard

Template processor hyperlinks

Open velPL opened this issue 2 years ago • 1 comments

Description

Added setHyperLink() method to Template Processor allowing to insert external hyperlinks.

Fixes #1887 #471

Additional info

  • I had to fix code of TOC element class due to phpmd checkup result
  • I have no clue what's the cause of code coverage upload error - glad to hear advice on how to fix that on my end

Checklist:

  • [x] I have run composer run-script check --timeout=0 and no errors were reported
  • [x] The new code is covered by unit tests (check build/coverage for coverage report)
  • [x] I have updated the documentation to describe the changes

velPL avatar May 18 '22 15:05 velPL

Hope this function can be merged to dev branch soon. We need it!

PongVL avatar Jul 07 '22 06:07 PongVL

Hello. Are there any chances of feedback/merge ?

velPL avatar Nov 07 '22 16:11 velPL