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

Auto Generate Plain Text Content from HTML #354

Closed
thinkingserious opened this issue Oct 4, 2017 · 5 comments
Closed

Auto Generate Plain Text Content from HTML #354

thinkingserious opened this issue Oct 4, 2017 · 5 comments
Labels
difficulty: medium fix is medium in difficulty status: work in progress Twilio or the community is in the process of implementing type: twilio enhancement feature request on Twilio's roadmap

Comments

@thinkingserious
Copy link
Contributor

We require both HTML and Plain Text content for improved deliverability. In some cases, only HTML may be available. We need a function that automatically converts a given HTML string to the Plain Text equivalent.

@thinkingserious thinkingserious added difficulty: medium fix is medium in difficulty hacktoberfest labels Oct 4, 2017
@NikolaJankovic
Copy link

Working on this now!

@NikolaJankovic
Copy link

@thinkingserious are you comfortable with me using beautifulsoup to normalize the text?

@prashilbhimani
Copy link

@thinkingserious Is the HTML mail content only or can be everything?

@thinkingserious
Copy link
Contributor Author

Hi @NikolaJankovic,

Thank you!

If we use a third party dependency, I think we should not include the code as part of this SDK. Rather, we can include the example in USE_CASES.md and provide the example code in the examples/ directory.

With Best Regards,

Elmer

@prashilbhimani,

It looks like @NikolaJankovic has already claimed this issue. That said, please check out the Issues tab as there are plenty of hacktoberfest items left :)

@mbernier mbernier removed difficulty: medium fix is medium in difficulty difficulty: very hard fix is very hard in difficulty labels Oct 27, 2017
@thinkingserious thinkingserious added status: work in progress Twilio or the community is in the process of implementing difficulty: medium fix is medium in difficulty type: twilio enhancement feature request on Twilio's roadmap labels Feb 27, 2018
cmccandless added a commit to cmccandless/sendgrid-python that referenced this issue Oct 9, 2018
cmccandless added a commit to cmccandless/sendgrid-python that referenced this issue Oct 23, 2018
@thinkingserious
Copy link
Contributor Author

Since there has been no activity on this issue since March 1, 2020, we are closing this issue. Please feel free to reopen or create a new issue if you still require assistance. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: medium fix is medium in difficulty status: work in progress Twilio or the community is in the process of implementing type: twilio enhancement feature request on Twilio's roadmap
Projects
None yet
Development

No branches or pull requests

6 participants