omnivore/packages/content-handler
Jackson Harper cc91e43572 Handle embedded tweets in substack emails
This does a few things:
- tags static tweets found in substack emails with a special class
- upgrades readability to ignore special class names
- reduces some readability debug output
2022-10-31 21:28:36 +08:00
..
src Handle embedded tweets in substack emails 2022-10-31 21:28:36 +08:00
test Handle embedded tweets in substack emails 2022-10-31 21:28:36 +08:00
.eslintignore Replace newsletter-handler with content-handler 2022-09-30 12:51:22 +08:00
.eslintrc Replace newsletter-handler with content-handler 2022-09-30 12:51:22 +08:00
.gitignore Replace newsletter-handler with content-handler 2022-09-30 12:51:22 +08:00
.npmignore Replace newsletter-handler with content-handler 2022-09-30 12:51:22 +08:00
mocha-config.json Replace newsletter-handler with content-handler 2022-09-30 12:51:22 +08:00
package.json Get tweet reply ids from thread id using puppeteer 2022-10-25 22:09:16 +08:00
tsconfig.json Replace newsletter-handler with content-handler 2022-09-30 12:51:22 +08:00