I’m trying to save some email/messaging templates. I want to create a note that looks like:
note to self - send this first
body of email 1 here
note to self - send this second
body of email 2 here
And im wrestling with how to format it.
-
QuoteBlocks and callouts
- have annoying > character that needs to be removed when copy pasting, and doesn’t play well with multi line
-
![[embeds]]
- I don’t want 20-100 new notes in my vault! Have to think of titles for each.
-
` triple backtick, codeblock
- not awful, but it’s ugly. Im trying to write a human readable email. Seeing it in mono space hurts brain. Also loses formatting like bold
-
%% comments
- maybe the best option I see at the moment. Supports multiline and formatting.
- disappears in preview and embeds. Changes font color rather than background.
Any other recommendations? How would you do it?
Is there some other multiline formatting option? I’d love something that renders like a quote block, but has the simplicity of the %% comments.