Alir3z4 / html2text

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

Support sup and sub html tags #408

Closed Alir3z4 closed 8 months ago

Alir3z4 commented 8 months ago

Made the default settings cleaner and fixed the black.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (e375689) 97.23% compared to head (3eb4619) 97.34%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #408 +/- ## ========================================== + Coverage 97.23% 97.34% +0.11% ========================================== Files 11 11 Lines 1120 1131 +11 ========================================== + Hits 1089 1101 +12 + Misses 31 30 -1 ``` | [Flag](https://app.codecov.io/gh/Alir3z4/html2text/pull/408/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/408/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand) | `97.34% <100.00%> (+0.11%)` | :arrow_up: | | [unittests-3.11](https://app.codecov.io/gh/Alir3z4/html2text/pull/408/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand) | `97.34% <100.00%> (+0.11%)` | :arrow_up: | | [unittests-3.12](https://app.codecov.io/gh/Alir3z4/html2text/pull/408/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand) | `97.34% <100.00%> (+0.11%)` | :arrow_up: | | [unittests-3.8](https://app.codecov.io/gh/Alir3z4/html2text/pull/408/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand) | `97.34% <100.00%> (+0.11%)` | :arrow_up: | | [unittests-3.9](https://app.codecov.io/gh/Alir3z4/html2text/pull/408/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alireza+Savand) | `97.34% <100.00%> (+0.11%)` | :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.