sendportal icon indicating copy to clipboard operation
sendportal copied to clipboard

Add plaintext support

Open jnnkB opened this issue 4 years ago • 1 comments

It would be cool to add plaintext support as fallback. There probably should be an automatically generated version put also the option to provide your own plain text on a template and a campain level.

jnnkB avatar Apr 29 '21 21:04 jnnkB

Yes, this would be great. Happy to accept a PR.

Options worth considering:

  • strip_tags
  • https://github.com/mtibben/html2text

Some things to investigate:

  • how are <p> tags handled ?
  • how are line breaks handled?

JonoB avatar Jul 05 '21 15:07 JonoB