option for avoid space character around equal sign
Brought to you by:
bmatzelle
It would be fine to have a property to enable/disable space character around equal sign (between attribute name and value).
-> relevant in IniWriter.cs, l.163 and l.170.
In my case the spaces caused a failure, because the values contains spaces at the beginning of the string.