ini icon indicating copy to clipboard operation
ini copied to clipboard

semicolon issue

Open cluckl opened this issue 2 years ago • 0 comments

Version

v1.67.0

Describe the bug

the value after ; is omitted

[section]
key=a;b

the actual value is a instead of a;b.

To reproduce

same as above

Expected behavior

same as above

Additional context

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

cluckl avatar Sep 12 '23 08:09 cluckl