Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3571 remove reply quotations from emails #3630

Merged
merged 3 commits into from
Jan 25, 2024

Conversation

bosiraphael
Copy link
Contributor

Closes #3571

@bosiraphael bosiraphael linked an issue Jan 25, 2024 that may be closed by this pull request
try {
textWithoutReplyQuotations = planer.extractFrom(
text,
'text/plain',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to know we can do it with html too 👍 Let's do it when we actually use html since it needs an extra dependency as you told me.

@Weiko Weiko merged commit b0c14ba into main Jan 25, 2024
13 checks passed
@Weiko Weiko deleted the 3571-remove-reply-quotations-from-emails branch January 25, 2024 17:26
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.

Remove reply quotations from emails
2 participants