JSON is a subset of YAML so you actually can do that. You can throw all JSONs in the world at any YAML parser and it will parse it.
…except for some weird unicode issues that I don’t remember that most people don’t hit unless they intentionally try.
JSON is a subset of YAML so you actually can do that. You can throw all JSONs in the world at any YAML parser and it will parse it.
…except for some weird unicode issues that I don’t remember that most people don’t hit unless they intentionally try.