`cml publish` ignores paths with spaces
I use cml comment create --publish-native to publish report with images. All images are uploaded correctly except images with with spaces in paths: result/Some category/plot.png.
CML transformed my markdown to !\[]\( result/Some category/pr_curve.png) (added some backslashes for some reason, didn't upload file).
When I transformed my path to contain %20 instead of spaces, , CML just put this in comment as is.
HI Team I would like to contribute to this issue.
Can we type the path in this manner that will allow it to work
