Closed EricWittmann closed 5 months ago
Currently we convert content to JSON before storing it, and then we can convert it back to yaml when requested. But what we should do instead is accept yaml as the encoding and store it like that.
Done.
Currently we convert content to JSON before storing it, and then we can convert it back to yaml when requested. But what we should do instead is accept yaml as the encoding and store it like that.