8000 Unescape comment symbols in value · Issue #129 · go-ini/ini · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Unescape comment symbols in value #129
Closed
@lafriks

Description

@lafriks

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0