Commit Graph
1 Commits
Author SHA1 Message Date
Ian Campbelland无闻 9831c78f04 Match last ] in line when parsing Section header (#46)
I have a config.ini where section names can contain "]", which leads to parse
errors. While proper support for quoting would be best (issue #32) simply
matching the last "]" rather than the first helps in this case.
2016-06-30 04:45:38 +08:00