Fix multiline values in ini files broken
(cherry picked from commit ccc2f487f6d7c8adc25f49a1f7d50821722b95ec)
Signed-off-by: Johannes Meyer <johannes.meyer@icinga.com>
Replace the ini editor code with a new parser implementation that manipulates a DOM. Do not support capabillities that are no longer needed, like nested configurations, section inheritance, section-less properties.