pitaj / nodebb-plugin-calendar

Fully-featured calendar plugin for NodeBB
42 stars 34 forks source link

Customize e-mail event notification #131

Open bustomer opened 4 years ago

bustomer commented 4 years ago

The event notification received in e-mail includes the raw markdown of the post, which is not interpreted by the e-mail client. It also has the No/Maybe/Yes markdown, which is non-functional in an e-mail client.

  1. Can the body text passed to the notification e-mail template have the markdown parsed to html?

  2. Can the e-mail template not show the No/Maybe/Yes buttons, which are none-functional in e-mail client anyway?

ghost commented 3 years ago

I will say yes to both of these. I will take a look.