Put inline images into HTML #11

Open
opened 2022-12-13 18:02:04 +00:00 by jjkiers · 1 comment
Owner

Now, all images are stripped out, and inline images are not shown.

Some regex trickery may work to include the inline images into the HTML.

Some more info in the corresponding mail-parser issue.

Now, _all_ images are stripped out, and inline images are not shown. Some regex trickery may work to include the inline images into the HTML. Some more info in the [corresponding mail-parser issue](https://github.com/stalwartlabs/mail-parser/issues/22).
jjkiers added the
feature
label 2022-12-13 18:02:04 +00:00
Author
Owner

Also, in the linked issue before, this by itself points to the npm package mail-parser, which implements this with regexes:

Also, in the linked issue before, this by itself points to the npm package `mail-parser`, which implements this with regexes: * https://github.com/nodemailer/mailparser/blob/88c26ca389f7f6f0ccafac14f971ee37f7eff1d6/lib/mail-parser.js#L1034 * https://github.com/nodemailer/mailparser/blob/88c26ca389f7f6f0ccafac14f971ee37f7eff1d6/lib/mail-parser.js#L1060
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: newsletter-to-web/newsletter-to-web#11
No description provided.