This works ```yaml test: 'literal://something' ``` but this doesn't ```yaml test: type: literal value: something ```