Skip to content

fix: deduplicate sections by content only, ignoring titles#12

Merged
moshest merged 1 commit intomainfrom
claude/fix-duplicate-content-PaFuS
Feb 5, 2026
Merged

fix: deduplicate sections by content only, ignoring titles#12
moshest merged 1 commit intomainfrom
claude/fix-duplicate-content-PaFuS

Conversation

@moshest
Copy link
Member

@moshest moshest commented Feb 4, 2026

Changed deduplication to hash content only instead of title+content.
This catches more duplicates where the same content appears under
different section titles (e.g., "Getting Started" vs "Installation"
with identical content).

https://claude.ai/code/session_012zixb2eigzdSUsU133xqqy

Changed deduplication to hash content only instead of title+content.
This catches more duplicates where the same content appears under
different section titles (e.g., "Getting Started" vs "Installation"
with identical content).

https://claude.ai/code/session_012zixb2eigzdSUsU133xqqy
@moshest moshest merged commit ac78997 into main Feb 5, 2026
3 checks passed
@moshest moshest deleted the claude/fix-duplicate-content-PaFuS branch February 5, 2026 02:55
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.

2 participants