Skip to content

Possible to get null control characters from the lib #7

@orta

Description

@orta

I have a .puz file 7 29 20 AL which adds a null terminator on one of the rebuses

This is stripped out in our code further down the line via .replace(new RegExp("\u0000", "g"), "") but not shipping a null from the lib seems better

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions