Skip to content

cml publish ignores paths with spaces #1369

@lainisourgod

Description

@lainisourgod

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![]( result/Some category/pr_curve.png) 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, ![]( result/Some%20category/pr_curve.png), CML just put this in comment as is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions