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

feat(textversion): migrate from textversionjs to html-to-text #86

Merged
merged 2 commits into from
Aug 14, 2022

Conversation

niloysikdar
Copy link
Member

This Pull Request covers:

  • Migration from textversionjs to html-to-text to generate the plaintext version of the HTML email.
  • Use the selectors option to customize output for different elements.

Resolves #85

Signed-off-by: Niloy Sikdar niloysikdar30@gmail.com

@niloysikdar niloysikdar added the GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 label Aug 13, 2022
@niloysikdar niloysikdar changed the title feat(textversion): migrate from textversion to html-to-text feat(textversion): migrate from textversionjs to html-to-text Aug 13, 2022
Resolves #85

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
@niloysikdar niloysikdar force-pushed the feat/85-migrate-from-textversionjs-to-html-to-text branch from cdfbd3a to dce4648 Compare August 14, 2022 03:13
… plain text

Create a headingFormatter function and pass the level for each heading type for formatting

Resolves #85

Signed-off-by: Niloy Sikdar <niloysikdar30@gmail.com>
@agentmilindu agentmilindu merged commit 18c4b11 into main Aug 14, 2022
@agentmilindu agentmilindu deleted the feat/85-migrate-from-textversionjs-to-html-to-text branch August 14, 2022 06:23
github-actions bot pushed a commit that referenced this pull request Aug 14, 2022
# [1.10.0](v1.9.0...v1.10.0) (2022-08-14)

### Features

* **textversion:** migrate from textversionjs to html-to-text ([#86](#86)) ([18c4b11](18c4b11)), closes [#85](#85) [#85](#85)
@github-actions
Copy link

🎉 This PR is included in version 1.10.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSoC 2022 Issues and Pull Requests under Google Summer of Code 2022 released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate from textversionjs to html-to-text
2 participants