adbar / trafilatura

Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML
https://trafilatura.readthedocs.io
Apache License 2.0
3.67k stars 263 forks source link

CLI fix: markdown format should trigger include_formatting #649

Closed adbar closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 97.94%. Comparing base (30c34a5) to head (b65b08a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #649 +/- ## ======================================= Coverage 97.94% 97.94% ======================================= Files 21 21 Lines 3506 3506 ======================================= Hits 3434 3434 Misses 72 72 ```

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