Ecosyste.ms: Issues

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

GitHub / Alir3z4/html2text issues and pull requests

#428 - html to markdown ,Generate data twice

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

#426 - Honor markdownlint standards

Issue - State: open - Opened by seanthegeek 3 months ago

#424 - Hard wraps break headers

Issue - State: open - Opened by seanthegeek 3 months ago

#423 - Hard wraps break in inline links

Issue - State: closed - Opened by seanthegeek 3 months ago - 1 comment

#422 - the newest version 2024.2.26 table still has ---|--- issue.

Issue - State: closed - Opened by eigen2017 3 months ago - 1 comment

#421 - strip data always in handle_data

Pull Request - State: open - Opened by ml-oliver 3 months ago

#420 - Infinite recursion with certain html

Issue - State: open - Opened by ml-oliver 3 months ago

#419 - Codeowners

Pull Request - State: closed - Opened by chvik 4 months ago

#418 - Missing wheel distribution!

Issue - State: open - Opened by CNSeniorious000 4 months ago

#417 - fix source not recognized as image source

Pull Request - State: closed - Opened by johnmarkacala 4 months ago

#416 - table error

Issue - State: open - Opened by luchatex 5 months ago

#415 - Mypy reports ignore_anchors isn't an attribute

Issue - State: open - Opened by PanderMusubi 6 months ago - 1 comment

#414 - Fix a typo in `docs/usage.md`

Pull Request - State: open - Opened by Changaco 7 months ago

#413 - Extra space after "**" used for </strong>

Issue - State: open - Opened by fpservant 8 months ago

#412 - html2text >=2024.2.25 regression breaks rss2email 3.14 tests?

Issue - State: closed - Opened by hartwork 8 months ago - 7 comments

#411 - Fix CI for Python 3.12

Pull Request - State: closed - Opened by mborsetti 8 months ago - 1 comment

#408 - Support sup and sub html tags

Pull Request - State: closed - Opened by Alir3z4 9 months ago - 1 comment

#408 - Support sup and sub html tags

Pull Request - State: closed - Opened by Alir3z4 9 months ago - 1 comment

#407 - Support the superscript and subscript tags

Pull Request - State: closed - Opened by cowboysync 10 months ago - 6 comments

#406 - Improve support for null atttibute values

Pull Request - State: closed - Opened by alexmv 10 months ago - 4 comments

#405 - Extra space after a closing emphasis mark

Issue - State: open - Opened by ropery 11 months ago - 2 comments

#404 - Two backslashes gets converted to 3 backslashes

Issue - State: open - Opened by tomgoddard 11 months ago

#403 - Space missing before links inside <b> tag

Issue - State: open - Opened by nog642 about 1 year ago

#402 - <img src> fails assert

Issue - State: open - Opened by mooffie about 1 year ago

#401 - Considered using the rust library html2text under the hood?

Issue - State: closed - Opened by mpr1255 about 1 year ago - 1 comment

#399 - Extra "\" slashes before specific numeric

Issue - State: open - Opened by SubhamDyno over 1 year ago

#397 - Fix discrepancy in link domain in a test.

Pull Request - State: closed - Opened by KOLANICH almost 2 years ago - 1 comment

#396 - Modernization of wheel building process

Pull Request - State: open - Opened by KOLANICH almost 2 years ago - 1 comment

#394 - Ignoring some elements

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

#393 - Ignore invalid URLs that cause urljoin to raise.

Pull Request - State: open - Opened by jyasskin about 2 years ago - 1 comment

#392 - Support Python 3.10, 3.11 and 3.12

Pull Request - State: closed - Opened by mborsetti about 2 years ago - 5 comments

#391 - Ignore <p> and <div> inside a table

Pull Request - State: closed - Opened by peterkajan about 2 years ago - 1 comment

#390 - Link titles break with encoded quote

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

#388 - Correct some typos

Pull Request - State: closed - Opened by jdufresne over 2 years ago

#387 - [Bug] Assumes first row is always table header even if it is not

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

#385 - Broken Images in README.md

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

#384 - Treat white-space: pre-wrap as a pre tag

Pull Request - State: closed - Opened by khanny17 over 2 years ago - 1 comment

#383 - Character reference replacement results in raw HTML

Issue - State: open - Opened by kevinoid over 2 years ago

#381 - Featurerequest: Output without markdown

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

#380 - Fix tables with empty first cell

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

#379 - fix: The export format is incorrect when the table tag contains < p >…

Pull Request - State: open - Opened by zhangboyi over 2 years ago - 1 comment

#376 - Strip leading/trailing whitespace for links and inline code

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

#375 - Different results when `HTML2Text` object is reused

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

#374 - Fixed GitHub Action CI

Pull Request - State: closed - Opened by mborsetti almost 3 years ago

#373 - Fix \n inside text of a Markdown link

Pull Request - State: closed - Opened by mborsetti almost 3 years ago

#372 - Handle space correct on inline tags within stressed texts

Pull Request - State: open - Opened by mrh1997 about 3 years ago

#370 - IndexError when padding nested tables

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

#369 - Semicolon in Text with &#.

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

#368 - Fix new line inside emphasis

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

#366 - Change the license

Issue - State: closed - Opened by jarekwg over 3 years ago - 6 comments

#365 - Fixed broken link of docs

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

#364 - Circular import error

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

#363 - Fix extra newline bug

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

#362 - #163 : Fix extra newlines bug on multiple use of same html2text object

Pull Request - State: closed - Opened by theSage21 over 3 years ago - 2 comments

#361 - FIX issue #320 crashes when padding empty table

Pull Request - State: closed - Opened by mpodolsk over 3 years ago - 4 comments

#360 - Add a space if none exists following an img alt

Issue - State: open - Opened by johnkw over 3 years ago

#359 - Support html2text conversion to text, both in API and command line

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

#358 - Using Github Actions instead of Travis CI

Pull Request - State: closed - Opened by Alir3z4 over 3 years ago - 4 comments

#357 - fix test failure introduced in #342

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

#356 - Add ignore_mailto_links config option

Pull Request - State: closed - Opened by gpanders over 3 years ago - 5 comments

#355 - Don't fail on badly formatted empty tables

Pull Request - State: open - Opened by gpanders over 3 years ago - 3 comments

#354 - Ignore <p> tags in table rows

Pull Request - State: closed - Opened by gpanders over 3 years ago - 4 comments

#353 - Don't wrap tables by default

Pull Request - State: closed - Opened by gpanders over 3 years ago - 2 comments

#352 - WRAP_LIST_ITEMS setting is not respected

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

#351 - Feature request: add new option to save images locally

Issue - State: open - Opened by HuadingLing over 3 years ago

#349 - Use Github action instead of Travis CI

Issue - State: open - Opened by Alir3z4 over 3 years ago
Labels: enhancement

#348 - It transforms </div> tags into \n\n

Issue - State: closed - Opened by DavidPonceLopez over 3 years ago - 1 comment

#347 - Unexpected backslash

Issue - State: open - Opened by JulienPalard almost 4 years ago - 3 comments

#346 - Maybe remove the `forked from` subtitle?

Issue - State: closed - Opened by JulienPalard almost 4 years ago - 7 comments

#345 - indent <ul> inside <ol> three spaces instead of two

Pull Request - State: closed - Opened by snarfed almost 4 years ago - 3 comments

#344 - <ul> nested inside <ol> needs three space indent, not two

Issue - State: closed - Opened by snarfed almost 4 years ago

#343 - Some images in the README are broken

Issue - State: open - Opened by guettli almost 4 years ago

#342 - omit unnecessary spaces around <b>, <em>, and <strike>

Pull Request - State: closed - Opened by snarfed almost 4 years ago - 8 comments

#341 - Hangs on some files?

Issue - State: open - Opened by youradds almost 4 years ago - 1 comment

#340 - Support Python 3.9

Pull Request - State: closed - Opened by mborsetti about 4 years ago - 3 comments

#339 - Don't add line breaks inside link names

Pull Request - State: closed - Opened by mborsetti about 4 years ago - 6 comments

#338 - Title and meta-headers - why is it not converted to text?

Issue - State: open - Opened by adulau about 4 years ago

#337 - The picture url with "-" is converted to "-\n"

Issue - State: open - Opened by myifeng about 4 years ago - 1 comment

#336 - Transform <math> tag to math block in markdown (with $ symbol)

Issue - State: open - Opened by winlp4ever about 4 years ago - 5 comments

#335 - Simplify and update lint configurations

Pull Request - State: closed - Opened by jdufresne about 4 years ago - 1 comment

#334 - AssertionError for img src attribute

Issue - State: open - Opened by arvindpdmn about 4 years ago - 6 comments

#333 - Insert whitespace at most once with multpile emphasis

Pull Request - State: closed - Opened by EdwardJRoss over 4 years ago - 1 comment

#332 - Error converting bold and italics after a non-space.

Issue - State: closed - Opened by EdwardJRoss over 4 years ago

#331 - Html character entities adding additional backslashes

Issue - State: open - Opened by Joseph-33 over 4 years ago

#330 - Non-int margin value in html style attributes

Issue - State: open - Opened by keshavbohra over 4 years ago

#329 - Add option to ignore leading/trailing whitespace inside <a> tag

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