Open Esophose opened 3 years ago
Comments in CommentedConfigurationSections will throw an exception if a comment is prefixed with an odd number of spaces. This is due to the comment preprocessor converting the comments into map values which then end up being misaligned.
Comments in CommentedConfigurationSections will throw an exception if a comment is prefixed with an odd number of spaces. This is due to the comment preprocessor converting the comments into map values which then end up being misaligned.