Skip to content
This repository was archived by the owner on Nov 30, 2025. It is now read-only.
This repository was archived by the owner on Nov 30, 2025. It is now read-only.

Some characters are not supported in strings #797

@BlackBaroness

Description

@BlackBaroness

Describe the bug

This YAML:

output: '```ansi\n
        �[2;36m[👤] �[2;37mNickname: �[0m<name>\n
        ```'

should be valid, according to most YAML validators out there. But Kaml doesn't accept it:

unacceptable code point 'x1B) special characters are not allowed in "DUMMY_FILE_NAME", position 6269

It would be nice if Kaml supported using U+001B character in quoted strings.

Version information

0.102.0

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