Alir3z4 / html2text

Convert HTML to Markdown-formatted text.
alir3z4.github.io/html2text/
GNU General Public License v3.0
1.76k stars 270 forks source link

Ignore <p> tags in table rows #354

Closed gpanders closed 6 months ago

gpanders commented 3 years ago

Closes #198

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 0.0% when pulling 7fcb2cf0ac8569be2863d55a1e138ccbc7324459 on gpanders:no-p-in-table into 6cdb234d8bf19de2e403ca31141fd6377c996356 on Alir3z4:master.

coveralls commented 3 years ago

Coverage Status

Coverage decreased (-0.1%) to 96.707% when pulling 1d3388d370cce310e01f7d073c87f895c62a1185 on gpanders:no-p-in-table into 4592133f82dfea65491321c28dc0f080fc786f49 on Alir3z4:master.

dziemich commented 1 year ago

Hello!

We'd love to see this merged and released: currently we're maintaining a fork with that change merged. Could we see this change introduce please? 🙏

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (1e7cb73) 97.23% compared to head (2a423af) 97.24%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #354 +/- ## ======================================= Coverage 97.23% 97.24% ======================================= Files 11 11 Lines 1122 1124 +2 ======================================= + Hits 1091 1093 +2 Misses 31 31 ``` | [Flag](https://app.codecov.io/gh/Alir3z4/html2text/pull/354/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand) | Coverage Δ | | |---|---|---| | [unittests-3.10](https://app.codecov.io/gh/Alir3z4/html2text/pull/354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand) | `97.24% <100.00%> (+<0.01%)` | :arrow_up: | | [unittests-3.11](https://app.codecov.io/gh/Alir3z4/html2text/pull/354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand) | `97.24% <100.00%> (+<0.01%)` | :arrow_up: | | [unittests-3.12](https://app.codecov.io/gh/Alir3z4/html2text/pull/354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand) | `97.24% <100.00%> (+<0.01%)` | :arrow_up: | | [unittests-3.8](https://app.codecov.io/gh/Alir3z4/html2text/pull/354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand) | `97.24% <100.00%> (+<0.01%)` | :arrow_up: | | [unittests-3.9](https://app.codecov.io/gh/Alir3z4/html2text/pull/354/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand) | `97.24% <100.00%> (+<0.01%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.