The "Norway Problem" with YAML
Flaw in YAML where literal `NO` string may be converted to a boolean false.
I personally don’t like YAML, it’s too easy to be confusing, especially as the size of the content increases.
This opinion can be (and is) argued to-and-fro, however, one of the actual flaws with YAML is known as the “Norway problem”:
https://www.bram.us/2022/01/11/yaml-the-norway-problem/