1
0
mirror of https://github.com/albfan/bash-ini-parser.git synced 2025-09-17 10:42:10 +03:00
Files
bash-ini-parser/t/t0005/invalid.ini
albfan aeb08acf9a Replace invalid chars
bash-ini-parser do not support all the valid chars ini key files support.

Allow to replace them with valid ones using an external function defined
with REPLACE_FUNCTION
2018-02-20 23:47:02 +01:00

10 lines
111 B
INI

[sec1]
var-1=foo
var2=hoge
var3=hoge#bar
var4="#hello #bye #chao"
[sec2]
var2=foo
var-4="123#456"
var5=234#456