Summary
I sent an email from Macro. My Macro signature is part of that message.
The collapsed preview of the sent message shows the signature as plain-text markdown characters.
The expanded message shows the signature correctly.
Result
The preview shows this text:
*— from [Cam Pak]* *[faith.tools] • [dotflowy.com]*
Scope
I saw this problem with my own signature in a collapsed sent message.
Other markdown content in a preview can have the same problem. This is speculation, because I did not test other content.
Steps to reproduce
- Add a Macro email signature that has styled text and links.
- Send an email from Macro.
- Open the sent message in the email thread.
- Expand the message and read the correct signature.
- Collapse the message.
- Read the preview text.
Expected result
The preview shows the signature as readable text:
— from Cam Pak faith.tools • dotflowy.com
The preview does not need styles or links.
Acceptance criteria
- The preview does not show markdown characters from the signature.
- The preview shows the link text as readable text.
- Truncation does not show a part of a markdown character sequence.
- The expanded message does not change.
Optional idea
This section is a suggestion, not a requirement. I trust the Macro team to select the best solution for this codebase.
Make the preview from a plain-text form of the rendered content. Then truncate that text.
Related
Issue #5667 reports a different problem in the collapsed preview. The two problems are separate.
Screenshot

Summary
I sent an email from Macro. My Macro signature is part of that message.
The collapsed preview of the sent message shows the signature as plain-text markdown characters.
The expanded message shows the signature correctly.
Result
The preview shows this text:
*— from [Cam Pak]* *[faith.tools] • [dotflowy.com]*Scope
I saw this problem with my own signature in a collapsed sent message.
Other markdown content in a preview can have the same problem. This is speculation, because I did not test other content.
Steps to reproduce
Expected result
The preview shows the signature as readable text:
— from Cam Pak faith.tools • dotflowy.comThe preview does not need styles or links.
Acceptance criteria
Optional idea
This section is a suggestion, not a requirement. I trust the Macro team to select the best solution for this codebase.
Make the preview from a plain-text form of the rendered content. Then truncate that text.
Related
Issue #5667 reports a different problem in the collapsed preview. The two problems are separate.
Screenshot