[GH-ISSUE #52] Can't copy email HTML after adding multi line email footer #26

Closed
opened 2026-03-01 14:39:35 +03:00 by kerem · 1 comment
Owner

Originally created by @ilovefreesw on GitHub (Jul 22, 2024).
Original GitHub issue: https://github.com/arikchakma/maily.to/issues/52

I am trying to add this in the footer:

Copyright © {{right_now.year}}  {{location.name}}, All rights reserved. 
 Want to change how you receive these emails?
 You can [unsubscribe from this list](https://someurl)

After adding this, there is an error after I try to copy HTML.

image

If I remove this footer text then it just works fine....

Originally created by @ilovefreesw on GitHub (Jul 22, 2024). Original GitHub issue: https://github.com/arikchakma/maily.to/issues/52 I am trying to add this in the footer: ``` Copyright © {{right_now.year}}  {{location.name}}, All rights reserved. Want to change how you receive these emails? You can [unsubscribe from this list](https://someurl) ``` After adding this, there is an error after I try to copy HTML. ![image](https://github.com/user-attachments/assets/0a243256-ae34-479c-9e78-f9f4377c9f68) If I remove this footer text then it just works fine....
kerem closed this issue 2026-03-01 14:39:35 +03:00
Author
Owner

@arikchakma commented on GitHub (Jul 25, 2024):

I think it's because of copying the text from web pages or text editors. Because on copy it also copies the styles. I would suggest pasting it to Notepad/Apple Notes and then copying it from there.

<!-- gh-comment-id:2249610396 --> @arikchakma commented on GitHub (Jul 25, 2024): I think it's because of copying the text from web pages or text editors. Because on copy it also copies the styles. I would suggest pasting it to Notepad/Apple Notes and then copying it from there.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/maily.to#26
No description provided.