Carleslc / Simple-YAML

This Java API provides an easy-to-use way to store data and provide configurations using the YAML format.
https://carleslc.me/Simple-YAML
GNU General Public License v3.0
130 stars 38 forks source link

Update YamlConfiguration.java #28

Closed portlek closed 4 years ago

portlek commented 4 years ago

I've just fixed the build header method bug about parsing a content's header which does not start with space.