Sweets / tiramisu

Desktop notifications, the UNIX way
MIT License
740 stars 19 forks source link

sanitize for newlines #54

Closed apprehensions closed 1 year ago

apprehensions commented 1 year ago

to reproduce:

  1. have a notification with a newline in it
  2. parse it with jq or raw
  3. watch it fail

solves https://github.com/Sweets/tiramisu/issues/53#issuecomment-1272524928

Sweets commented 1 year ago

👍 Beginning work on this.