Skip to content
This repository was archived by the owner on Jan 8, 2026. It is now read-only.
This repository was archived by the owner on Jan 8, 2026. It is now read-only.

Spaces are trimmed #41

@Oletros

Description

@Oletros

I have an XML string like this
<enable_itf>

<source_phrase> Seleccionar todo</source_phrase>

</enable_itf>

When I parse it the string I receive is "Seleccionar todo" instead of " Seleccionar todo"

Is there a way to preserve the blank spaces?

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