cgp-pd

Results 2 comments of cgp-pd

I'm having a similar issue with non-english characters being sent to ntfy. Seems to just effect the overview for me so I can't use it in my templates.

Doh. Think I've solved it by simply changing to a 'Triple-Stash' variable in my templates: `{{Overview}}` to `{{{Overview}}}` Not familiar with handlebars but it looks like expressions are HTML-escaped by...