Closed tstenner closed 5 years ago
I've finally re-written this parser. Everything has been addressed.
There are no line length limits.
The following is now parsed without errors: -Comments (// and #) -Semi-colons at the end of a key value pair -Indentation
The following may be applied when saving: -Pruning empty sections/keys value pairs -Padding between section blocks -Spaces around section value -Spaces inside key value pairs -Indented key value pairs -Semicolons appended to key value pairs
I found three bugs, two related to sections: