Skip to content

No way to emit YAML::Binary in literal, single-quoted or plain form. #1445

@sxrzh

Description

@sxrzh

As mentioned in issue #1287 , YAML::Literal does not work for YAML::Binary.
In fact, YAML::SingleQuoted does not work for YAML::Binary either. Besides there is no way to emit YAML::Binary without quotes. Currently the emitter applies double-quoted style for all binary nodes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions