Describe the bug
when I use the go-ini package parse the ini config file , but it can't parse the character “#”
for example:
It parse the password failed, the password contain the character "#"

my password is test123456#@, but it parse it to test123456