New provider added YamlProvider - it adds support for mime types text/
yaml, text/x-yaml and application/x-yaml. There doesn't seem to be a
definite mime type that should be used, but yaml.org uses text/x-yaml
- the others I picked up from other sites.
This plugin only gets activated if we detect the library jyaml
(org.ho.yaml.Yaml)
M
|