html2docx icon indicating copy to clipboard operation
html2docx copied to clipboard

Update h2d.py

Open rogelio-basurto opened this issue 3 years ago • 2 comments

Used a formatter: yapf.

Also, fixed a bug in the links section. If does not had an 'href', it had problems.

Also, changed the table creation, so checks the max number of columns, when you have merged elements.

Added a fix in the color elements in case it has some trash (I got an html with \n all over).

rogelio-basurto avatar Dec 09 '21 12:12 rogelio-basurto

I also encountered issues in cases where href is missing from <a> tags, I believe this PR will address that. @pqzx can the PR be reviewed and merged?

sanjass avatar Dec 16 '22 19:12 sanjass

The issue still persists. And the maintainers are holding on to it merge for more than a year

vikramsoni2 avatar Feb 23 '24 09:02 vikramsoni2