Skip to content

Trailing spaces removed from input document #73

@hildjj

Description

@hildjj

When the grammar application process finishes, trailing spaces are removed from the input file (sometimes). This happens at

output.replace(out);

It doesn't happen if static text is used instead of out. I've tried looking at the string in out to see if there are non-visible characters; nothing stands out. I've tried ensuring that out is not a CONS string.

Ideas welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions