On a windows installation of canari, I have entities that have properties with newlines (e.g. service banners) that are not being properly passed through dispatcher.bat to the transform code. I believe this is due to a limitation on passing variables with newlines through cmd.exe/batch files, but not sure if there is a workaround or reimplementation