fix: extract title from h1 or URL slug when page title starts with # #5

Merged
bryan merged 1 commits from feat/title-h1-fallback into main 2026-03-11 22:16:25 +00:00
Owner

When readallcomics.com pages have a

When readallcomics.com pages have a <title> containing only the issue number (e.g. '#018 (2026)'), fall back to the h1 element first, then derive the title from the URL slug by stripping the trailing year and title-casing the hyphen-separated segments. Closes #4
bryan added 1 commit 2026-03-11 22:15:57 +00:00
When readallcomics.com pages have a <title> containing only the issue
number (e.g. '#018 (2026)'), fall back to the h1 element first, then
derive the title from the URL slug by stripping the trailing year and
title-casing the hyphen-separated segments.

Closes #4
bryan merged commit 9ec1301317 into main 2026-03-11 22:16:25 +00:00
bryan deleted branch feat/title-h1-fallback 2026-03-11 22:16:34 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bryan/yoink-go#5