Skip to content

fix: improve content root and lead extraction - #275

Merged
ryanfowler merged 2 commits into
mainfrom
fix/hacker-news-extraction-gaps
Aug 27, 2026
Merged

fix: improve content root and lead extraction#275
ryanfowler merged 2 commits into
mainfrom
fix/hacker-news-extraction-gaps

Conversation

@ryanfowler

@ryanfowler ryanfowler commented Aug 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • avoid bibliography/reference sections replacing article content
  • preserve lead media without injecting page titles into Markdown content
  • remove explicit terminal related sections and preserve transparent list wrappers
  • keep resolved page titles in metadata, consistent with Readability-style content output
  • update regression snapshots and tests

Validation

  • cargo fmt --check
  • cargo clippy --all-targets --all-features -- -D warnings
  • cargo test

The quality runner still reports the pre-existing app-empty-shell expected-failure gate; the same failure reproduces at the base commit.

@ryanfowler
ryanfowler merged commit 30d5533 into main Aug 27, 2026
6 checks passed
@ryanfowler
ryanfowler deleted the fix/hacker-news-extraction-gaps branch August 27, 2026 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant