Open goodmangll opened 9 months ago
Could it be because the overview is html escaped? https://handlebarsjs.com/guide/#html-escaping
I'm also running into this issue, the description/overview that the webhook is trying to send is malformed and Discord throws an error. This causes items to be missed and notifications never sent (or at least not sent in a way that is visible on discord)
Due to some variables having line breaks, the final result does not conform to a JSON. Please take a look at the example below.
my template
final result