-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4206 from omnivore-app/fix/substack-headings
fix: substack headings are removed because its class name contains header
- Loading branch information
Showing
7 changed files
with
2,268 additions
and
341 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
95 changes: 95 additions & 0 deletions
95
packages/readabilityjs/test/test-pages/substack-headings/distiller.html
Large diffs are not rendered by default.
Oops, something went wrong.
12 changes: 12 additions & 0 deletions
12
packages/readabilityjs/test/test-pages/substack-headings/expected-metadata.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{ | ||
"title": "Seniority", | ||
"byline": "Franco Fernando", | ||
"dir": null, | ||
"excerpt": "How to behave as a senior software engineer: 7 behaviors that every senior software should have.", | ||
"siteName": "The Polymathic Engineer", | ||
"siteIcon": "https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F52a2cb03-66ce-42b1-b84f-69b1c253a8db%2Ffavicon.ico", | ||
"previewImage": "https://substackcdn.com/image/fetch/f_auto,q_auto:best,fl_progressive:steep/https%3A%2F%2Ffrancofernando.substack.com%2Fapi%2Fv1%2Fpost_preview%2F146543353%2Ftwitter.jpg%3Fversion%3D4", | ||
"publishedDate": "2024-07-13T07:30:49.000Z", | ||
"language": "English", | ||
"readerable": true | ||
} |
179 changes: 179 additions & 0 deletions
179
packages/readabilityjs/test/test-pages/substack-headings/expected.html
Large diffs are not rendered by default.
Oops, something went wrong.
1,631 changes: 1,631 additions & 0 deletions
1,631
packages/readabilityjs/test/test-pages/substack-headings/source.html
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
packages/readabilityjs/test/test-pages/substack-headings/url.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
https://newsletter.francofernando.com/p/seniority |