Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pqzx/html2docx issues and pull requests

#70 - ValueError: invalid literal for int() with base 10: '0.88'

Issue - State: open - Opened by lihuhuhu about 1 month ago

#69 - Develop

Pull Request - State: closed - Opened by joongi007 3 months ago

#68 - Underline not converting into docx

Issue - State: open - Opened by jacovanderlaan 6 months ago

#67 - handling base64 image

Issue - State: open - Opened by BowenFu 6 months ago

#65 - IndexError with colspan

Pull Request - State: open - Opened by johnjor 12 months ago

#64 - v0.0.9

Pull Request - State: closed - Opened by johnjor 12 months ago

#63 - Handle img tag without src attribute

Pull Request - State: open - Opened by johnjor 12 months ago

#62 - parser crash with a tag without href

Issue - State: open - Opened by victorforerocabarcas 12 months ago

#60 - img without src will crash

Issue - State: open - Opened by arribatec-cloud-1 about 1 year ago - 1 comment

#59 - Allowing for alternative encodings

Pull Request - State: open - Opened by HebaElwazzan about 1 year ago

#58 - Improve Performance of Large Tables

Pull Request - State: open - Opened by dashingdove over 1 year ago

#57 - Poor Performance for Large Tables

Issue - State: open - Opened by dashingdove over 1 year ago - 1 comment

#56 - Merged cells rows

Pull Request - State: closed - Opened by marromlam over 1 year ago

#53 - Handle missing run for leading br tag

Pull Request - State: open - Opened by dashingdove over 1 year ago - 1 comment

#50 - Including tables

Issue - State: closed - Opened by leagurru almost 2 years ago - 1 comment

#49 - margin handler cannot handle percentages

Issue - State: open - Opened by roablep almost 2 years ago

#48 - Unable to convert html with rowspan to docx correctly

Issue - State: open - Opened by iamanthos about 2 years ago - 1 comment

#46 - Add classes with specific styles

Issue - State: open - Opened by Jab2870 about 2 years ago

#45 - support tables cell merging

Pull Request - State: open - Opened by weizwx about 2 years ago

#43 - table_style = 'TableGrid'

Issue - State: open - Opened by krystofbe over 2 years ago - 1 comment

#42 - Background Color is Not working

Issue - State: open - Opened by Nidesh-Arumugam over 2 years ago

#40 - Nested Ordered list not working correctly

Issue - State: open - Opened by mstevens72 over 2 years ago - 1 comment

#39 - [Add Features ] Support: page break, etc.

Pull Request - State: open - Opened by Evilran over 2 years ago

#38 - Getting IndexError: list index out of range when parsing wikipedia page

Issue - State: open - Opened by alek-tech over 2 years ago - 1 comment

#37 - 'HtmlToDocx' object has no attribute 'run'

Issue - State: open - Opened by Amritpal2001 over 2 years ago - 7 comments

#36 - Add support for DocxTemplate fom docxtpl package

Issue - State: open - Opened by Zedstron over 2 years ago
Labels: enhancement

#35 - Suggestion for HTML class to Word style mapping

Issue - State: open - Opened by djplaner over 2 years ago - 2 comments

#34 - Rowspan, Colspan support added handled

Pull Request - State: open - Opened by shourav9884 over 2 years ago - 2 comments

#33 - Tab_stops

Issue - State: closed - Opened by finevine over 2 years ago - 2 comments

#32 - parse_dict_string raising excemptions in edge cases

Issue - State: open - Opened by djplaner over 2 years ago - 1 comment
Labels: bug, good first issue

#31 - Addin page breaks?

Issue - State: open - Opened by tmbb over 2 years ago - 2 comments

#30 - <title> attribute should be rendered with the MS Word "Title" style

Issue - State: open - Opened by tmbb over 2 years ago - 1 comment

#29 - Image styles - alignments + dimension(pixel/pt only)

Pull Request - State: open - Opened by maifeeulasad almost 3 years ago - 5 comments

#27 - UnicodeDecodeError: how to convert html documents with accented characters?

Issue - State: open - Opened by abubelinha almost 3 years ago - 2 comments

#26 - Update h2d.py

Pull Request - State: open - Opened by rogelio-basurto almost 3 years ago - 2 comments

#25 - Create document from Word template

Issue - State: open - Opened by rickmedlin almost 3 years ago - 2 comments

#24 - Implement default paragraph style

Pull Request - State: closed - Opened by ghjklw almost 3 years ago - 1 comment

#23 - Do not delete content of a non-empty cell.

Pull Request - State: closed - Opened by ghjklw almost 3 years ago - 1 comment

#22 - Tweak to handle links without href

Issue - State: open - Opened by djplaner about 3 years ago - 2 comments

#21 - Color conversion not done when a text is in bold or italic

Issue - State: open - Opened by Profotaku about 3 years ago - 1 comment

#20 - Some minor fixes

Pull Request - State: closed - Opened by pqzx about 3 years ago

#19 - Move list styles to dict

Pull Request - State: closed - Opened by jongracecox about 3 years ago - 1 comment

#18 - Add handling for hr tags

Pull Request - State: closed - Opened by jongracecox about 3 years ago - 1 comment

#17 - Add handling for pre and code blocks

Pull Request - State: closed - Opened by jongracecox about 3 years ago

#16 - Add support for styled tables

Pull Request - State: closed - Opened by jongracecox about 3 years ago

#15 - HTML Tag <a href=...

Issue - State: closed - Opened by BuriKizilkaya over 3 years ago - 2 comments

#14 - Renders as more or less plain text

Issue - State: open - Opened by anythingwithawire over 3 years ago - 1 comment

#13 - ValueError: invalid literal for int() with base 10: 'r'

Issue - State: closed - Opened by eliranwong over 3 years ago - 5 comments

#12 - <img src="data:image/png;base64,xxxx==>

Issue - State: open - Opened by Mustard404 over 3 years ago - 7 comments

#11 - Don't bug out on issue 10 events

Pull Request - State: closed - Opened by pqzx over 3 years ago - 1 comment

#10 - Issue with float margins and named (vs RGB) colors

Issue - State: closed - Opened by jeromegit over 3 years ago - 2 comments

#9 - Fix hyperlink bug

Pull Request - State: closed - Opened by amthorn over 3 years ago - 1 comment

#8 - Add ability to work with html strings directly without dumping files

Pull Request - State: closed - Opened by amthorn over 3 years ago

#7 - Fixed issue 6: index out of range error

Pull Request - State: closed - Opened by amthorn over 3 years ago - 1 comment

#6 - IndexError: list index out of range

Issue - State: closed - Opened by Jalkhov over 3 years ago - 5 comments

#5 - Imporve styles with support for hex colors

Pull Request - State: closed - Opened by Muhammad-Ijlal over 3 years ago - 1 comment

#4 - Does it support css styles?

Issue - State: open - Opened by eos87 over 3 years ago - 1 comment
Labels: enhancement

#3 - Errno 36] File name too long: 'data:image/png;base64,iVBOR

Issue - State: closed - Opened by ankit20893 almost 4 years ago - 1 comment

#2 - Conversion of <ol><li>: No style with name 'List Number'

Issue - State: closed - Opened by fdegrave almost 4 years ago - 1 comment

#1 - failed to convert html table to docx

Issue - State: closed - Opened by demiwang1214 almost 4 years ago - 4 comments
Labels: enhancement, help wanted