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

addHTML function is not working properly for list with strong style. #447

Open
archanagoyal07 opened this issue Dec 17, 2014 · 2 comments
Open

Comments

@archanagoyal07
Copy link

archanagoyal07 commented Dec 17, 2014

I want to convert HTML to DOCX using PHPWord.
I am using addHtml function for conversion.
Output for simple hml is ok but when I am using tag within tag then its responding for "p" but not for list(ul,li) tag.

I am converting following html:-

  • Proficient in Manual Testing.
  • Well acquainted with the Software Development Life Cycle (SDLC) and Software Testing Life Cycle (STLC).
  • Basic knowledge of Automated Testing tools such as Quick Test Professional, SELENIUM.
  • Experienced on client/server and web based applications testing.
  • Experienced with Bug Tracking tool bugzilla
  • Executed Test cases Manual approach
  • Good interpersonal skills, commitment, result oriented, hard working with a quest and zeal to learn new technologies and undertake challenging tasks.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@archanagoyal07 archanagoyal07 changed the title addHTML function is not working for list with strong style. addHTML function is not working properly for list with strong style. Dec 17, 2014
@SSchwaiger
Copy link

I suggest, that list items only take a raw test as argument and are not containers. I haven't crosschecked with the WordML specification, but: would it be possible to enhance ListItem (and in my case: Title) to be containers?

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
If this is still an issue for you, please try to help by debugging it further and sharing your results.
Thank you for your contributions.

@github-actions github-actions bot added the Stale label Nov 18, 2022
@Progi1984 Progi1984 removed the Stale label Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants