Skip to content

Option to disable XML special character escaping #208

@antoinelamy

Description

@antoinelamy

Android resources and Compose Resources share the same string resource representation but with one notable exception:

You don't need to escape special XML characters like "@" or "?" as you do for Android strings.

Source: https://kotlinlang.org/docs/multiplatform/compose-multiplatform-resources-usage.html#simple-strings

It would be very useful to add an option to lokalise2 file download to skip escaping these special characters, similarly to what has been done for JSON export with --json-unescaped-slashes.

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