Fixed an issue where yml key names that have dashes in them show up like this:
template {
template['check-template-location'] = false
}
Updated unit tests.
Updated documentation.
Fixed an issue where yml key names that have dashes in them show up like this:
template {
template['check-template-location'] = false
}
Updated unit tests.
Updated documentation.