RAML 1.0 [explicitly states](https://github.com/raml-org/raml-spec/blob/master/versions/raml-10/raml-10.md/#markup-language) that YAML 1.2 is the underlying format. I'd like to check to see if the `loader` module can assert v1.2.
RAML 1.0 explicitly states that YAML 1.2 is the underlying format. I'd like to check to see if the
loadermodule can assert v1.2.