Closed
Description
Please give general description of the problem
As per ini file format \;
should be treated as ;
when parsing
Please provide code snippets to reproduce the problem described above
key = `test value <span style="color: %s; background: %s">more text</span>`
This value in crowdin is treated test value <span style="color: %s
and after ;
it treats as comment
Do you have any suggestion to fix the problem?
Add support for adding \;
that would be parsed as ;
in value
Metadata
Metadata
Assignees
Labels
No labels